[Python-Dev] Updated PEP 362 (Function Signature Object)
Larry Hastings
larry at hastings.org
Wed Jun 6 19:26:21 CEST 2012
On 06/06/2012 09:16 AM, Steven D'Aprano wrote:
> Nevertheless, the world is full of doorknobs, and people will have to
> deal with their code.
I'm having a hard time seeing it. Can you propose a credible situation
where
* some programmer would have a reason (even a bad reason) to modify
the cached Signature for a function,
* as a result it would no longer correctly match the corresponding
function,
* you would be forced to interact with this code and the modified
Signature, and
* it would cause you problems?
If you can, what adjustment would you make to the PEP to ameliorate this
situation?
And, as Brett cites, the consenting adults rule applies here.
All of a sudden I'm thinking of "Olsen's Standard Book Of British Birds",
//arry/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20120606/e3e2a3d3/attachment-0001.html>
More information about the Python-Dev
mailing list