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 ncoghlan
Recipients barry, brett.cannon, georg.brandl, gvanrossum, larry, ncoghlan, serhiy.storchaka
Date 2013-11-23.14:19:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CADiSq7cO9j1bLxgqsVacCJgZK+y3uxEd_ms=9bzF6Op5UVkdvQ@mail.gmail.com>
In-reply-to <1385161067.2.0.527698912374.issue19674@psf.upfronthosting.co.za>
Content
+1 from me (I see this as the key benefit of argument clinic).

For 3.5, we can look at ducktyping on the attribute, but for now I think
it's worth keeping that text format internal to CPython.
History
Date User Action Args
2013-11-23 14:19:17ncoghlansetrecipients: + ncoghlan, gvanrossum, barry, brett.cannon, georg.brandl, larry, serhiy.storchaka
2013-11-23 14:19:17ncoghlanlinkissue19674 messages
2013-11-23 14:19:17ncoghlancreate