[Python-Dev] PEP 318 - writing to func_name attribute (original) (raw)

Guido van Rossum guido at python.org
Fri Aug 6 17:40:31 CEST 2004


Quick question: would it be better to allow any object to be assigned to funcname and fix the (two, for core C code anway) places this matters or only allow strings to be assigned to funcname?

I'm thinking probably the latter.

Let's stick to strings.

--Guido van Rossum (home page: http://www.python.org/~guido/)



More information about the Python-Dev mailing list