]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
- Issue #17977: The documentation for the cadefault argument's default value
authorBarry Warsaw <barry@python.org>
Tue, 14 May 2013 15:35:16 +0000 (11:35 -0400)
committerBarry Warsaw <barry@python.org>
Tue, 14 May 2013 15:35:16 +0000 (11:35 -0400)
commitd486707d2e36f3141da3a3845066e7dabfd94198
tree83940fc3e2176c987f0f7d2d00d3d3fd8d901434
parentdedac52731bd4085a71c0010454c9804b15be80f
- Issue #17977: The documentation for the cadefault argument's default value
  in urllib.request.urlopen() is fixed to match the code.
Doc/library/urllib.request.rst
Misc/NEWS