]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove a dict.has_key() use in DocXMLRPCServer that comes up under -3.
authorBrett Cannon <bcannon@gmail.com>
Sun, 3 Aug 2008 22:59:46 +0000 (22:59 +0000)
committerBrett Cannon <bcannon@gmail.com>
Sun, 3 Aug 2008 22:59:46 +0000 (22:59 +0000)
commitb2f49ff88d0d5e42ffc26c48b8759c1432a4e55c
treecb20326af906ea8b4099d44d0904473d02571ba7
parent0a0f6082442a21058ef1c79463e05bb0d78d2ef7
Remove a dict.has_key() use in DocXMLRPCServer that comes up under -3.
Lib/DocXMLRPCServer.py