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 georg.brandl
Recipients andrea.crotti, brian.curtin, georg.brandl
Date 2011-12-28.15:12:00
SpamBayes Score 5.7194075e-06
Marked as misclassified No
Message-id <1325085121.23.0.0217729533988.issue13670@psf.upfronthosting.co.za>
In-reply-to
Content
I don't understand this comment:
+        #TODO: add more complicated tests, which might almost compile

Also, please don't use docstrings for the test methods because of unittest's "feature" to display them instead of the test method names.
History
Date User Action Args
2011-12-28 15:12:01georg.brandlsetrecipients: + georg.brandl, brian.curtin, andrea.crotti
2011-12-28 15:12:01georg.brandlsetmessageid: <1325085121.23.0.0217729533988.issue13670@psf.upfronthosting.co.za>
2011-12-28 15:12:00georg.brandllinkissue13670 messages
2011-12-28 15:12:00georg.brandlcreate