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

add Python 2.6 support #21

Open
27 tasks
jonisb opened this issue Jan 8, 2018 · 2 comments
Open
27 tasks

add Python 2.6 support #21

jonisb opened this issue Jan 8, 2018 · 2 comments
Assignees
Milestone

Comments

@jonisb
Copy link
Owner

jonisb commented Jan 8, 2018

Python 2.6 syntax will be the base syntax, I'll list differences to other versions here:

Difference between 2.6 and 2.7.x:

Difference between 2.6 and 3.4:

Auto generated syntax:

  • BuiltinFunctions
  • BuiltinExceptions
  • Special names
@jonisb jonisb added this to the Phase 2 milestone Jan 8, 2018
@jonisb jonisb self-assigned this Jan 8, 2018
@hugovk
Copy link

hugovk commented Jan 10, 2018

Unless you really need to use Python 2.6, I probably wouldn't bother:

@jonisb
Copy link
Owner Author

jonisb commented Jan 10, 2018

Yes I know it's old and obsolete but I need it for a project and the syntax is not too different from 2.7 so is not too much extra work.

But thanks for the heads-up

jonib

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants