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 serhiy.storchaka
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-03.10:13:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <201301031213.04354.storchaka@gmail.com>
In-reply-to <1357164790.28.0.0917255231388.issue16801@psf.upfronthosting.co.za>
Content
> A subclass with a custom representation, as I suggested above, is even
> simpler and involves no change to inspect or docstring conventions.

Agree, but this is a particular and cumbersome solution.

I open new issue16842 for docstring conventions.
History
Date User Action Args
2013-01-03 10:13:20serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, rhettinger, terry.reedy, mark.dickinson, larry, ezio.melotti, Arfrever, r.david.murray, carsten.klein@axn-software.de
2013-01-03 10:13:20serhiy.storchakalinkissue16801 messages
2013-01-03 10:13:20serhiy.storchakacreate