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 poldnev
Recipients poldnev
Date 2013-04-06.14:46:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365259586.34.0.498934812452.issue17644@psf.upfronthosting.co.za>
In-reply-to
Content
Windows interpreter immediately crashes on this command:
>>> "{[{}]}".format({"{}": 5})
History
Date User Action Args
2013-04-06 14:46:26poldnevsetrecipients: + poldnev
2013-04-06 14:46:26poldnevsetmessageid: <1365259586.34.0.498934812452.issue17644@psf.upfronthosting.co.za>
2013-04-06 14:46:26poldnevlinkissue17644 messages
2013-04-06 14:46:26poldnevcreate