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 r.david.murray
Recipients Yaroslav.Halchenko, abingham, brian.curtin, eric.araujo, eric.snow, exarkun, ezio.melotti, fperez, michael.foord, nchauvat, ncoghlan, pitrou, r.david.murray, terry.reedy
Date 2011-07-23.04:03:00
SpamBayes Score 1.6918037e-05
Marked as misclassified No
Message-id <1311393781.12.0.583893295874.issue12600@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, except that it would be:

   class PostgressDB2Testcase(AbstractDB2Testcase, unittest.TestCasse):

The fact that other test frameworks have found it worth implementing indicates there *might* be something worthwhile there, but unless someone makes the case, yes we should close this.
History
Date User Action Args
2011-07-23 04:03:01r.david.murraysetrecipients: + r.david.murray, terry.reedy, exarkun, ncoghlan, pitrou, ezio.melotti, eric.araujo, michael.foord, brian.curtin, fperez, Yaroslav.Halchenko, nchauvat, abingham, eric.snow
2011-07-23 04:03:01r.david.murraysetmessageid: <1311393781.12.0.583893295874.issue12600@psf.upfronthosting.co.za>
2011-07-23 04:03:00r.david.murraylinkissue12600 messages
2011-07-23 04:03:00r.david.murraycreate