]> granicus.if.org Git - python/commit
Merge from 3.3
authorSenthil Kumaran <senthil@uthcode.com>
Wed, 17 Sep 2014 05:19:01 +0000 (13:19 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Wed, 17 Sep 2014 05:19:01 +0000 (13:19 +0800)
commitaa72b1b448d09ddbff737ee1a3e0cb40cb6ca047
treec2df85b0d20e7caab4f8a9dc29f1c23dd5f059ad
parentf75805edb8d1399586bae6c12611705a4345b572
parent2a42a0bff36129fc9aec06b20e67747cfcc85230
Merge from 3.3

Issue #22421 - Secure pydoc server run. Bind it to localhost instead of all interfaces.
Lib/pydoc.py
Lib/test/test_pydoc.py