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 pitrou
Recipients Arfrever, brett.cannon, eric.araujo, ezio.melotti, jcea, meador.inge, pitrou, serhiy.storchaka, zach.ware
Date 2013-04-14.12:04:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365941093.94.0.154548199052.issue16694@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you!
One optional thing, the code churn could be minimized in test_operator.py by writing "operator = self.module" at the beginning of each test method.
Otherwise, looks good to me.
History
Date User Action Args
2013-04-14 12:04:53pitrousetrecipients: + pitrou, brett.cannon, jcea, ezio.melotti, eric.araujo, Arfrever, meador.inge, zach.ware, serhiy.storchaka
2013-04-14 12:04:53pitrousetmessageid: <1365941093.94.0.154548199052.issue16694@psf.upfronthosting.co.za>
2013-04-14 12:04:53pitroulinkissue16694 messages
2013-04-14 12:04:53pitroucreate