New submission from Raymond Hettinger <raymond.hettin...@gmail.com>:
Currently, the server has a stub method that returns: 'signatures not supported'. Using the inspect module, it shouldn't be difficult to provide function/method signatures for over-the-wire introspection. ---------- components: Library (Lib) messages: 147623 nosy: rhettinger priority: normal severity: normal status: open title: Add support for system.methodSignature() to XMLRPC Server type: feature request versions: Python 3.3 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13404> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com