dynamically set PYTHONVERBOSE (-v) flag?

George Young gry at ll.mit.edu
Mon Nov 17 12:03:43 EST 2003


[python 2.3.2, x86 SuSE Linux 8.2]

How can I dynamically set/unset the PYTHONVERBOSE flag?
During an interactive session I often want to trace an import
but not *all* the imports before that.  There must be some
builtin variable I can set to control this...

-- George Young





More information about the Python-list mailing list