]> granicus.if.org Git - python/commit
Fix Issue 15922: make howto/urllib2.rst doctests pass.
authorSenthil Kumaran <senthil@uthcode.com>
Tue, 9 Oct 2012 07:40:55 +0000 (00:40 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Tue, 9 Oct 2012 07:40:55 +0000 (00:40 -0700)
commit96df7da0acbba9e704d31436de4cb440d2df367b
tree896c898d41f3413452a5fd9adbf133a4bfbaf6bf
parent6978d58e18101e1169fedbaab13c544b65745a7c
parent570bc4c465a2fb765b91f7c19072098b287c5c53
Fix Issue 15922: make howto/urllib2.rst doctests pass.
Patch by Chris Jerdonek. Address Ezio's review comment.