-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Description
There are a lot of Python 2 code examples in the docs. A search for "print "
(note the trailing space) finds 29 matching files, some of which are not offenders, but many are, including README.md
. Presumably there are other issues as well, but that's the easy one to search.
I can make a pull request with fixes, but I need some info. I see Python 2.7 is still listed as supported, so presumably the examples should be Python 2/3 cross-compatible? Are there any other requirements?
Metadata
Metadata
Assignees
Labels
No labels