[wingide-users] starting python via wrapper script
Peter Fein
pfein at pobox.com
Fri Feb 10 18:15:33 EST 2006
Udo Goebel wrote:
> I'm using a script wrapper to start python, the script being there to
> set somewhat complex environment options for various projects.
> Unfortunately the wing debugger doesn't work with it. Any ideas if it's
> possible to get the debugging environment working if python is started
> via an intermediate script?
I've got a somewhat similar circumstance. What I'd like is the ability
to get environment variables (maybe including PYTHONPATH) by
executing/sourcing a file on each debug run, rather than having to
copy&paste them in.
No biggie, just mentioning.
More information about the wingide-users
mailing list