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, docs@python, ezio.melotti, michael.foord, zach.ware
Date 2013-03-06.15:29:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1362583753.39.0.527880351909.issue17329@psf.upfronthosting.co.za>
In-reply-to
Content
Fair points.  I had originally put it in the section you suggested, but then decided that it better fit in a new section of its own under "Classes and functions" as that section "describes in depth the API of unittest."  But then, it also makes sense to move the decorators into the new section, and just link to them in the old section.

So, how about this patch?  I'm fine with moving everything back to the old section if I've gone in the wrong direction :).  And I'll create the 2.7 patch after the 3.x version is approved one way or the other.
History
Date User Action Args
2013-03-06 15:29:13zach.waresetrecipients: + zach.ware, brett.cannon, ezio.melotti, michael.foord, docs@python
2013-03-06 15:29:13zach.waresetmessageid: <1362583753.39.0.527880351909.issue17329@psf.upfronthosting.co.za>
2013-03-06 15:29:13zach.warelinkissue17329 messages
2013-03-06 15:29:13zach.warecreate