LoginSignup
0
0

More than 5 years have passed since last update.

Python3.4と3.6でurllibやソケットの挙動が違う?

Posted at

python3.4.3では、プロキシを使って、urllib.requestを行うと、
urllib.error.URLErrorが頻繁に出るが、

同じコードで、python3.6.1の環境下だと、エラーが出ずに動いた。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0