]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in docstring for system_methodSignature .
authorBrett Cannon <bcannon@gmail.com>
Sun, 3 Oct 2004 23:23:00 +0000 (23:23 +0000)
committerBrett Cannon <bcannon@gmail.com>
Sun, 3 Oct 2004 23:23:00 +0000 (23:23 +0000)
commit6b255fc16192957aba8b3953926f26fc5cdf76da
tree0471ff24bdeb2ab86674efc5b71d3ae59c8baa2c
parentc5a6b23719227a38a2ab92ae224f3a98de05b6c3
Fix typo in docstring for system_methodSignature .

Backport of fix for bug #1038935 .
Lib/SimpleXMLRPCServer.py