International Python

Martin von Loewis loewis at informatik.hu-berlin.de
Sat Jan 15 15:29:01 EST 2000


François Pinard <pinard at iro.umontreal.ca> writes:

> One option to `xpot' allows for automatic extraction of all doc strings,
> which never need explicit marking for this reason.  I think I got it right:
> doc strings should be correctly found even after very complex initialisation
> of keyword parameters.  I do not expect this to be common use, but this
> might be useful in highly interactive programs giving access to Python
> internal code, a bit like Emacs already does for its own LISP.

Are there plans to have the interpreter put the translations into the
__doc__ strings? If so, how would that work?

Regards,
Martin




More information about the Python-list mailing list