[Fred L. Drake, Jr.] > In Python 2.3.x, when a class is defined the __name__ of the > encompassing module is looked up. I suspect Python Scripts can be > fixed by defining __name__ in the globals dictionary in which the code > is executed.
Thanks, Fred! I added this info to the collector entry: http://collector.zope.org/Zope/1074 _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] 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 )