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

Fix doctests #6

Open
roskakori opened this issue Jul 28, 2014 · 0 comments
Open

Fix doctests #6

roskakori opened this issue Jul 28, 2014 · 0 comments
Labels
Milestone

Comments

@roskakori
Copy link
Owner

With #5 the doctests have been broken, mostly due to the baroque escape syntax that seems to differ between Python 2 and 3.

This needs some further investigation but the goal is that the doctests run at least with Python 3 and do not cause test failures with Python 2 (even if that means to ignore doctests under Python 2).

@roskakori roskakori added the bug label Jul 28, 2014
@roskakori roskakori self-assigned this Jul 28, 2014
@roskakori roskakori added this to the 2.1 milestone Jul 28, 2014
@roskakori roskakori removed their assignment Dec 23, 2023
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