Re: [Epydoc-devel] [C++-sig] Better introspection/apidoc extraction support?
Brought to you by:
edloper
From: Hans M. <me...@in...> - 2007-05-15 13:01:51
|
Hi! Am Dienstag, 15. Mai 2007 14:12:07 schrieb English, Mark: > For an introspection example, there was a signature.py drifting around > which I'm having trouble tracking down, written I believe by Neel > Krishnaswami. There's a copy here: > http://funformkit.sourceforge.net/FunFormKit/Signature.py That looks like a predecessor / alternative to the std. 'inspect' module. (And does not yet work with boost::python or course.) > Speaking of signatures, have you looked at the draft Pep 362 ? > http://www.python.org/dev/peps/pep-0362/ That PEP is very interesting indeed. Since it describes a complete API, it looks like a perfect implementation goal for BPL. (Eager/lazy creation does not really matter here, as long as BPL functions get a proper __signature__ attribute.) Ralf, what do you think? -- Ciao, / / /--/ / / ANS |