Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doctest fails in Python 3 #4

Open
janpipek opened this issue Jul 4, 2017 · 0 comments
Open

Doctest fails in Python 3 #4

janpipek opened this issue Jul 4, 2017 · 0 comments
Assignees
Labels

Comments

@janpipek
Copy link
Owner

janpipek commented Jul 4, 2017

The library is behaving correctly but we cannot distinguish between unicode and str literals...

Ideas?

https://dirkjan.ochtman.nl/writing/2014/07/06/single-source-python-23-doctests.html

http://www.georgevreilly.com/blog/2016/04/05/DoctestsUnicodeLiteralsPython2_3Compat.html

Another solution would be to move away from doctest...

@janpipek janpipek added the bug label Jul 4, 2017
@janpipek janpipek self-assigned this Jul 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant