-
Notifications
You must be signed in to change notification settings - Fork 106
canonicalize_url: add to w3lib.url.__all__ + doctest #67
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
Conversation
Current coverage is 94.10% (diff: 100%)
|
|
Thanks Paul 👍 |
|
@kmike , it looks like we do not, indeed. |
|
@kmike , I can't find a way to run them with Python 3 and This works with Python 2.7 (140 tests vs. 121): Tox output: But with Python 3, still only the 121 tests run: |
|
ok... this is due to |
No description provided.