-
Notifications
You must be signed in to change notification settings - Fork 428
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add conjunction to comma_join & fix islist (#4184)
* Add ability to change the conjunction used by comma_join. * Fix islist bug which caused it to incorrectly treat classes with __iter__ as lists (e.g. islist(dict)).
- Loading branch information
1 parent
25c695e
commit ef382e4
Showing
1 changed file
with
8 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters