]> granicus.if.org Git - python/commit
- Issue #17977: The documentation for the cadefault argument's default value
authorBarry Warsaw <barry@python.org>
Tue, 14 May 2013 15:38:38 +0000 (11:38 -0400)
committerBarry Warsaw <barry@python.org>
Tue, 14 May 2013 15:38:38 +0000 (11:38 -0400)
commitb710d7e4c320fb299cf1ab2ec12e3821dc338bc8
treeddc69207abcee04c461e111e7d5eecfa33ce9de7
parentcde88dcf104a4bd390b32db8b1fe7c7cf7d001e1
parentd486707d2e36f3141da3a3845066e7dabfd94198
- 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