New submission from tormen <[email protected]>: This throws an exception and crashes your DocXMLRPCServer when using registered python functions that use function annotations.
Seems inconsistent to me. Or is there a reason for this? ---------- messages: 100800 nosy: tormen severity: normal status: open title: xmlrpc.server: ServerHTMLDoc.docroutine uses (since 3.0) depricated function "inspect.getargspec()" type: crash versions: Python 3.1 _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue8112> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
