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

Add fallback pathname2url import for Python 2 #6

Merged
merged 2 commits into from
Feb 15, 2021

Conversation

sangaline
Copy link
Owner

This method was located in a different module in Python 2. This PR catches the import error, and falls back to the Python 2 location.

Closes sangaline/wayback-machine-scraper#12

@sangaline sangaline merged commit e9b88a3 into master Feb 15, 2021
@sangaline sangaline deleted the ews-add-fallback-import-for-python2 branch February 15, 2021 19:38
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.

Import Error: No module named request
1 participant