[Python-3000] pep-0362?
Fred Drake
fdrake at acm.org
Thu Sep 6 14:50:34 CEST 2007
On Sep 6, 2007, at 8:33 AM, Neal Becker wrote:
> http://www.python.org/dev/peps/pep-0362/
>
> This would be helpful for boost::python. Any thoughts on approving
> this for
> python-3k?
The var_args and var_kw_args definitions are a little weird. Why use
the empty string instead of None when they aren't used in the signature?
Also, the post-history is blank; perhaps this still needs to be
presented to the community for review and discussion? Or perhaps the
field in the PEP needs to be filled in.
-Fred
--
Fred Drake <fdrake at acm.org>
More information about the Python-3000
mailing list