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 tarek
Recipients eric.smith, ocean-city, pitrou, tarek
Date 2009-02-25.22:27:26
SpamBayes Score 0.0011565125
Marked as misclassified No
Message-id <1235600848.97.0.655842840905.issue5316@psf.upfronthosting.co.za>
In-reply-to
Content
right, subclasses must use super if their superclasses do.

I'll apply Hirozaku patch (thanks). 

I might also simplify distutil base test class to avoid Mixins.
History
Date User Action Args
2009-02-25 22:27:29tareksetrecipients: + tarek, pitrou, ocean-city, eric.smith
2009-02-25 22:27:28tareksetmessageid: <1235600848.97.0.655842840905.issue5316@psf.upfronthosting.co.za>
2009-02-25 22:27:27tareklinkissue5316 messages
2009-02-25 22:27:26tarekcreate