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 Arfrever, carsten.klein@axn-software.de, ezio.melotti, georg.brandl, larry, mark.dickinson, r.david.murray, rhettinger, serhiy.storchaka, terry.reedy
Date 2013-01-02.22:13:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357164790.28.0.0917255231388.issue16801@psf.upfronthosting.co.za>
In-reply-to
Content
A subclass with a custom representation, as I suggested above, is even simpler and involves no change to inspect or docstring conventions. I otherwise agree with closing this.
History
Date User Action Args
2013-01-02 22:13:10terry.reedysetrecipients: + terry.reedy, georg.brandl, rhettinger, mark.dickinson, larry, ezio.melotti, Arfrever, r.david.murray, carsten.klein@axn-software.de, serhiy.storchaka
2013-01-02 22:13:10terry.reedysetmessageid: <1357164790.28.0.0917255231388.issue16801@psf.upfronthosting.co.za>
2013-01-02 22:13:10terry.reedylinkissue16801 messages
2013-01-02 22:13:10terry.reedycreate