commit | d486707d2e36f3141da3a3845066e7dabfd94198 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Tue May 14 11:35:16 2013 -0400 |
committer | Barry Warsaw <barry@python.org> | Tue May 14 11:35:16 2013 -0400 |
tree | 83940fc3e2176c987f0f7d2d00d3d3fd8d901434 | |
parent | dedac52731bd4085a71c0010454c9804b15be80f [diff] |
- Issue #17977: The documentation for the cadefault argument's default value in urllib.request.urlopen() is fixed to match the code.