Skip to content

Convert to Python3#5

Open
ralic wants to merge 3 commits into
kakul:masterfrom
Python3pkg:master
Open

Convert to Python3#5
ralic wants to merge 3 commits into
kakul:masterfrom
Python3pkg:master

Conversation

@ralic

@ralic ralic commented May 18, 2017

Copy link
Copy Markdown

using : find . -name '*.py' | xargs 2to3 -w

@MahmoudYounes MahmoudYounes left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe that .bak files are generated by some editor as a backup file and not required here in the repo?

@ralic

ralic commented Jul 23, 2018

Copy link
Copy Markdown
Author

Yes. They can be removed.

@MahmoudYounes MahmoudYounes left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

another thing for your pull request to be perfect (I wish the maintainer accepts your pull request since I am not a maintainer and I needed this library) maybe do an import to future's print_function in order to support both python 2 and 3 at the same time in the proper way.

@ralic

ralic commented Jul 31, 2018

Copy link
Copy Markdown
Author

As requested. 👍

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

Successfully merging this pull request may close these issues.

2 participants