Re: [Pyunit-interest] ANN: PyUnitTestBrowser
Brought to you by:
purcell
From: Phlip <ppl...@om...> - 2002-05-31 21:19:35
|
Alexander Garden sez: > It ran away and was killed by the VOOM just a few minutes ago, so > something is leaking. Voom is the thing under the Y-cat's hat in /The Cat in the Hat Comes Back/, right? Apologies for running away, but if you disable the timer (grep def\ timer browser.py) will it stop leaking? And do you have a link for Voom so I can release it from under my hat too? > But very cool. It might even persuade me to crawl > out of my console cave and use X for development. Ah, but it explicitly supports the console, too! ;-) > My development box is running Linux with Python 2.0, fyi. I tried it on > my Win'98, Python 2.2 machine but it didn't work. TreeBox throws an > exception. In the process I fixed some path stuff, which fix is included > in the patch at the end of this email. (Come to think of it, I'll bet > that's the same one that you mention as being fixed above. I downloaded > after the first email.) Nnnnot TreeBox. You did hit the bug I fixed, and (because we are totally OO) at crash time the traceback will show TreeBox calling into the browser. But your patch here is proper. I will apply your patch just as soon as I can figure out the interface to the patch command. Do you know if Win95 supports / path delimiters? -- Phlip http://www.c2.com/cgi/wiki?PhlIp "When a true genius appears in the world you may know him by this sign: that all the dunces are in confederacy against him." -- Jonathan Swift |