[issue8112] xmlrpc.server: ServerHTMLDoc.docroutine uses (since 3.0) depricated function "inspect.getargspec()"

tormen report at bugs.python.org
Wed Mar 10 18:37:52 CET 2010


New submission from tormen <tormen at gmx.net>:

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 <report at bugs.python.org>
<http://bugs.python.org/issue8112>
_______________________________________


More information about the Python-bugs-list mailing list