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 jeffknupp
Recipients jeffknupp
Date 2012-08-21.08:32:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345537967.19.0.778134017296.issue15752@psf.upfronthosting.co.za>
In-reply-to
Content
patch to test_json to not use assert(Raises)Regexp, which has been deprecated in favor of assert(Raises)Regex.
History
Date User Action Args
2012-08-21 08:32:47jeffknuppsetrecipients: + jeffknupp
2012-08-21 08:32:47jeffknuppsetmessageid: <1345537967.19.0.778134017296.issue15752@psf.upfronthosting.co.za>
2012-08-21 08:32:45jeffknupplinkissue15752 messages
2012-08-21 08:32:45jeffknuppcreate