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 gvanrossum
Recipients
Date 2001-10-12.22:16:44
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=6380

Thanks.  Applied as pythonrun.c rev 2.149.

Note that your patch receives a C-minus for style:

- indented 4 spaces
- no space after comma
- no space between "if" and "("
- no spaces around operators

Normally I would have sent it back for that, but I'm in a
forgiving mood today. :-)
History
Date User Action Args
2007-08-23 15:08:11adminlinkissue467455 messages
2007-08-23 15:08:11admincreate