Yury Selivanov wrote:
Hello,

The new revision of PEP 362 has been posted:
http://www.python.org/dev/peps/pep-0362/

Open questions:

1. Should we keep 'Parameter.implemented' or not.  *Please vote*


-0.5

It is easier to add it later if it is needed, then to take it away if not 
needed.


2. Should 'Signature.format()' instead of 7 or so arguments accept
just a SignatureFormatter class, that implements all the formatting
logic, that is easy to override?

-1

It is easier to pass different arguments to a function than it is to subclass and modify a class.




--
Steven
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to