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

Port the code for Python 2.7 #3

Open
rishy opened this issue Mar 18, 2017 · 2 comments
Open

Port the code for Python 2.7 #3

rishy opened this issue Mar 18, 2017 · 2 comments

Comments

@rishy
Copy link
Member

rishy commented Mar 18, 2017

Presently, all of our codebase is complaint with Python3.5. Although, there's a high probability that a lot of people might have to use it with Python2.7.

Create a separate branch for this, so that we can also have options to provide two different versions for the textbrew(2.7 and 3.5).

Maybe you can use, something like https://pypi.python.org/pypi/3to2.

@igagansingh
Copy link

Hi @rishy I've tried to solve the portability issue.
https://github.com/igagansingh/textbrew/tree/backport_py27_port
Have created it in a different branch as given in the instruction, if anyone could please check it on their system with python2 it would be great.

@rishy
Copy link
Member Author

rishy commented Mar 26, 2017

@igagansingh feel free to send a PR for the same.

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