[Python-Dev] PEP 318 - writing to func_name attribute

Michael Hudson mwh at python.net
Fri Aug 6 18:07:14 CEST 2004


Guido van Rossum <guido at python.org> writes:

>> Quick question: would it be better to allow any object to be assigned
>> to func_name and fix the (two, for core C code anway) places this
>> matters or only allow strings to be assigned to func_name?
>> 
>> I'm thinking probably the latter.
>
> Let's stick to strings.

Cool.  http://www.python.org/sf/1004703 awaits review.

Cheers,
mwh

-- 
  ... Windows proponents tell you that it will solve things that
  your Unix system people keep telling you are hard.  The Unix 
  people are right: they are hard, and Windows does not solve 
  them, ...                            -- Tim Bradshaw, comp.lang.lisp


More information about the Python-Dev mailing list