This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merged PR 1192: Fixing WebDependency urllib.request error on Linux
With just `import urllib`, the modules inside urllib were not imported. We will now be importing urllib.request and urllib.error directly so they can be used consistently.
- Loading branch information
Max Knutsen
committed
May 22, 2019
1 parent
47b9c9d
commit 211526a
Showing
2 changed files
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters