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

Python 2 support #3

Open
theY4Kman opened this issue Apr 11, 2017 · 0 comments
Open

Python 2 support #3

theY4Kman opened this issue Apr 11, 2017 · 0 comments

Comments

@theY4Kman
Copy link
Owner

theY4Kman commented Apr 11, 2017

Only a few things need to be changed for this:

  • Include PY2 compat stuff in the Werkzeug local.py file
  • For stubs: use reStructuredText in docstrings instead of Python 3 types (or perhaps provide both, if Python 3 types turn out to be more powerful, or easier to read)
  • Provide "_compat" module to handle xmlrpclib and xmlrpc.client differences
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant