Re: [Pyunit-interest] PyUnitTestBrowser
Brought to you by:
purcell
From: Fred L. D. Jr. <fd...@ac...> - 2002-06-06 13:54:18
|
Phlip writes: > The bug is 'reload(module)' often does not work. We need more information than this! What do you mean? Do you have a reproducible test case? > When a file changes I whack its self.myModule handle, and all the children > below it in the tree and build them again. But Python's infamous Did you leave something off here? > Does anyone know of a more aggressive reload() function out there > that fixes this? We can't know this unless we know what you think is wrong with reload(). -Fred -- Fred L. Drake, Jr. <fdrake at acm.org> PythonLabs at Zope Corporation |