[Zope-dev] Re: traversable methods / docstrings.
Dieter Maurer
dieter at handshake.de
Mon Jan 30 15:09:52 EST 2006
Jean-Marc Orliaguet wrote at 2006-1-30 16:52 +0100:
> ...
>One extra difficulty when debugging with that model is that .pyc files
>must be deleted if the .py is modified. since apparently docstrings are
>ignored during the compilation.
This is not the case (unless you use "-OO" and even then, the ".pyc"
file would be recreated).
--
Dieter
More information about the Zope-Dev
mailing list