mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
+1
-1
@@ -101,7 +101,7 @@ def get_netrc_auth(url):
|
||||
pass
|
||||
|
||||
# AppEngine hackiness.
|
||||
except AttributeError:
|
||||
except (ImportError, AttributeError):
|
||||
pass
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user