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 2001-04-08.20:38:50
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=6656

Ooh, another one:

>>> dir(b=1,**{'b':1})
Segmentation fault (core dumped)

I'll update #414743 presently.
History
Date User Action Args
2007-08-23 13:53:49adminlinkissue414743 messages
2007-08-23 13:53:49admincreate