[Python-Dev] PEP 318 - writing to func_name attribute
Guido van Rossum
guido at python.org
Fri Aug 6 17:40:31 CEST 2004
More information about the Python-Dev mailing list
Fri Aug 6 17:40:31 CEST 2004
- Previous message: [Python-Dev] PEP 318 - writing to func_name attribute
- Next message: [Python-Dev] PEP 318 - writing to func_name attribute
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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. --Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] PEP 318 - writing to func_name attribute
- Next message: [Python-Dev] PEP 318 - writing to func_name attribute
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list