cpython/Lib/xmlrpc
R David Murray f22b62e261 #8112: Update the documenting xmlrpc server to use getfullargspec.
Before this patch it would raise an error when trying to display
documentation for a method that used annotations.

Patch by Claudiu Popa.
2013-08-10 12:01:47 -04:00
..
__init__.py Create xmlrpc package. Issue #2886. 2008-05-26 11:14:17 +00:00
client.py Issue #16714: use 'raise' exceptions, don't 'throw'. 2012-12-18 21:26:36 +02:00
server.py #8112: Update the documenting xmlrpc server to use getfullargspec. 2013-08-10 12:01:47 -04:00