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

run 2to3 and autopep8 #3

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

run 2to3 and autopep8 #3

wants to merge 5 commits into from

Conversation

dvoytik
Copy link

@dvoytik dvoytik commented Jul 10, 2016

No manual editing. Only:
2to3 -w PodGrab.py
autopep8 --in-place --pep8-passes 2000 PodGrab.py

This fixes problems with non ascii podcasts.

Signed-off-by: Dmitry Voytik [email protected]

dvoytik added 5 commits July 10, 2016 21:39
No manual editing. Only:
2to3 -w PodGrab.py
autopep8 --in-place --pep8-passes 2000 PodGrab.py

This fixes problems with non ascii podcasts.

Signed-off-by: Dmitry Voytik <[email protected]>
Signed-off-by: Dmitry Voytik <[email protected]>
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.

1 participant