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 terry.reedy
Recipients JayKrish, Todd.Rovito, philwebster, terry.reedy
Date 2013-07-12.06:38:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373611101.16.0.0596620773822.issue18365@psf.upfronthosting.co.za>
In-reply-to
Content
A little more polishing and the tests pass again. I think I am done with the implemented methods. Before I commit, I want to review the set of 'pass' functions. It seems a bit haphazard. I think display changing methods like .see are fine.I am not sure about including internal operation methods like .mark_set (until actually needed).
History
Date User Action Args
2013-07-12 06:38:21terry.reedysetrecipients: + terry.reedy, Todd.Rovito, JayKrish, philwebster
2013-07-12 06:38:21terry.reedysetmessageid: <1373611101.16.0.0596620773822.issue18365@psf.upfronthosting.co.za>
2013-07-12 06:38:21terry.reedylinkissue18365 messages
2013-07-12 06:38:21terry.reedycreate