Skip to content

Create tpb_python3.0.py#2

Closed
Dubos wants to merge 1 commit intooutime:masterfrom
Dubos:master
Closed

Create tpb_python3.0.py#2
Dubos wants to merge 1 commit intooutime:masterfrom
Dubos:master

Conversation

@Dubos
Copy link
Copy Markdown

@Dubos Dubos commented Sep 2, 2013

Added a version of the script for Python 3.0 and above.

@outime
Copy link
Copy Markdown
Owner

outime commented Sep 4, 2013

Hello, thanks for your contribution. Unfortunately I have to refuse it as tpb is done in Python2 to be able to work in the vast majority of environment - Python3 is still not being distributed by default in many Linux distributions (although this is chaging fast).

On the other hand, transforming tpb to run as a Python3 script is really easy with 2to3 (http://docs.python.org/2/library/2to3.html) - tried it and runs fine, as the script is not too complex. I will write down a note in the README about this so anyone can transform it if needed.

Thank you again and hope to see more contributions in the near future!

@outime outime closed this Sep 4, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants