]> granicus.if.org Git - python/commit
Fix a small typo in the docstring for system_methodSignature .
authorBrett Cannon <bcannon@gmail.com>
Sun, 3 Oct 2004 23:21:44 +0000 (23:21 +0000)
committerBrett Cannon <bcannon@gmail.com>
Sun, 3 Oct 2004 23:21:44 +0000 (23:21 +0000)
commitb9b5f160ab7c17469c5ff297292275253e4f7570
tree47a84c55d4f3695a4a07ad3af13ad9ab360d15c1
parente7d4066cdf1868a31f3ad5c6a271df045abe8255
Fix a small typo in the docstring for system_methodSignature .

Closes bug #1038935.  Thanks Malte Helmert for spotting it.
Lib/SimpleXMLRPCServer.py