[wingide-users] Detecting when a script is running inside of Wing
Tony Cappellini
cappy2112 at gmail.com
Wed Mar 28 13:33:07 MDT 2007
This has probably been asked before..
Is there a way to detect when a script is running inside of Wing,
either using an exception or some sort of global?
The reason I want to detect this is because Debugging doesn't work
reliably when a script is processed with psyco, and I want to
automatically disable this when running inside of Wing.
Having a global or an exception would make this possible.
More information about the wingide-users
mailing list