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 chris.jerdonek
Recipients brett.cannon, chris.jerdonek, ezio.melotti, zach.ware
Date 2013-01-15.02:36:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1358217404.65.0.0629201951317.issue16968@psf.upfronthosting.co.za>
In-reply-to
Content
By the way, I think this process of using unittest (i.e. dog-fooding) is a good exercise in part because it helps us understand better where unittest could use improvement (e.g. the SkipTest during import issue, and the decorator issue raised here).
History
Date User Action Args
2013-01-15 02:36:44chris.jerdoneksetrecipients: + chris.jerdonek, brett.cannon, ezio.melotti, zach.ware
2013-01-15 02:36:44chris.jerdoneksetmessageid: <1358217404.65.0.0629201951317.issue16968@psf.upfronthosting.co.za>
2013-01-15 02:36:44chris.jerdoneklinkissue16968 messages
2013-01-15 02:36:44chris.jerdonekcreate