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 martin.panter
Recipients Unit03, martin.panter, serhiy.storchaka
Date 2016-05-29.00:20:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464481239.95.0.354582412789.issue27105@psf.upfronthosting.co.za>
In-reply-to
Content
For this particular case, there is only one existing test class called CgiTests, without any special setup or handling. It seems too arbitrary to have a second class called MiscTestCase, so I would prefer the new test be added to CgiTests.
History
Date User Action Args
2016-05-29 00:20:40martin.pantersetrecipients: + martin.panter, serhiy.storchaka, Unit03
2016-05-29 00:20:39martin.pantersetmessageid: <1464481239.95.0.354582412789.issue27105@psf.upfronthosting.co.za>
2016-05-29 00:20:39martin.panterlinkissue27105 messages
2016-05-29 00:20:38martin.pantercreate