[Python-3000] Special object to return from functions that return only None

Greg Ewing greg.ewing at canterbury.ac.nz
Wed Apr 19 07:24:59 CEST 2006


Edward C. Jones wrote:

> I suggest a singleton object "UseForbidden" ("Py_UseForbidden" in C).

It should be called "Mu". :-)

Although such an object could cause a lot of pain to
debuggers and other such introspective code.

--
Greg



More information about the Python-3000 mailing list