Skip to content

made compatible for python 2.7#33

Open
harrydevnull wants to merge 1 commit intofrace:masterfrom
harrydevnull:master
Open

made compatible for python 2.7#33
harrydevnull wants to merge 1 commit intofrace:masterfrom
harrydevnull:master

Conversation

@harrydevnull
Copy link
Copy Markdown

while trying to run gitpassport it gave an error ImportError: No module named 'urlparse'. upon further investigation, it was found urlparse.urlparse (the function) was renamed in Python 3 to urllib.parse. I have updated it to use python 2.7 as well

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