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.

Name pprint_safe_key.patch
Description Patch adds a try/catch to pprint._safe_key to handle certain unsortable types when used as dict keys (also adds relevant test case assertions).
Content Type text/plain
SpamBayes Score -1.0
Marked as misclassified Yes
download
History
Date User Action Args
2012-06-08 03:36:57Shawn.Brownlinkissue14998 files
2012-06-08 03:36:56Shawn.Browncreate