This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mattruss
Recipients
Date 2003-04-09.22:53:49
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=737261

I have made some changes to my patch - i hope it's made 
things clearer (?)

have also replaced 0/1's with False/True where appropriate
added boolean kwd arg to main - exitsOnResult
which if set to false will not do sys.exit (now you can run 
python -i test_mystuff.py using this and not be thrown back 
out to the command line)
History
Date User Action Args
2007-08-23 16:06:31adminlinkissue708125 messages
2007-08-23 16:06:31admincreate