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 zach.ware
Recipients brett.cannon, ezio.melotti, ned.deily, zach.ware
Date 2013-08-08.03:03:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1375931013.55.0.729393018561.issue18273@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a new patch; test_json.__main__ now uses an absolute import rather than trying to use a relative one.  Also, Makefile.pre.in is fixed (thank you, Ned!).
History
Date User Action Args
2013-08-08 03:03:33zach.waresetrecipients: + zach.ware, brett.cannon, ned.deily, ezio.melotti
2013-08-08 03:03:33zach.waresetmessageid: <1375931013.55.0.729393018561.issue18273@psf.upfronthosting.co.za>
2013-08-08 03:03:33zach.warelinkissue18273 messages
2013-08-08 03:03:33zach.warecreate