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
_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to