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 mwh
Recipients
Date 2003-08-06.10:38:21
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=6656

Ouch.

Probably the best thing to do is check for "non-default
argument follows default argument" *before* doing the
symtable thing.

The relavent code is confusing, though.
History
Date User Action Args
2007-08-23 14:15:51adminlinkissue784075 messages
2007-08-23 14:15:51admincreate