PYTHONVERBOSE

2005-07-22 Thread Paul Grasso
I want to trace an import statement, but only one so I set import os os.environ["PYTHONVERBOSE"] = "1" import wx del os.environ["PYTHONVERBOSE"] but the import wx was NOT traced. Neither was it traced if I use os.putenv. Does anyone know how to set python for import tracing within a script?

Re: PYTHONVERBOSE

2005-07-22 Thread Trent Mick
[Paul Grasso wrote] > I want to trace an import statement, but only one so I set > > import os > os.environ["PYTHONVERBOSE"] = "1" > import wx > del os.environ["PYTHONVERBOSE"] > > but the import wx was NOT traced. Neither was it traced if I use os.putenv. > Does anyone know how to set python fo

Auto Reply to your message ...

2005-07-22 Thread thierry . rigal
- The following is an automated response to your message - generated on behalf of [EMAIL PROTECTED] Je suis en congés jusqu'au 3 août inclus. En cas d'urgence prière de contacter [EMAIL PROTECTED] ___ ActivePython mailing list ActivePython