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 nitishch
Recipients Antony.Lee, nitishch
Date 2018-04-02.05:20:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Also, _ParameterKind class has a __str__ method. So, I guess it's better to use "{!s}" in the format string instead of using kind.name.
History
Date User Action Args
2018-04-02 05:20:03nitishchsetrecipients: + nitishch, Antony.Lee
2018-04-02 05:20:03nitishchsetmessageid: <[email protected]>
2018-04-02 05:20:03nitishchlinkissue33197 messages
2018-04-02 05:20:03nitishchcreate