From: Steve Y. <st...@ca...> - 2001-12-15 22:52:40
|
I get these a lot: Traceback (innermost last): (no code object) at line 0 TypeError: remove() not enough arguments; expected 2 got 1 I really wish I could get a full stack trace, since this gives me *no* information about where the problem lies. Ideas? -steve |