[Python-Dev] PEP 318 restrictions on elements (original) (raw)

[Python-Dev] PEP 318 - generality of list; restrictions on elements

Greg Ewing greg at cosc.canterbury.ac.nz
Mon Mar 8 18:57:34 EST 2004


Skip Montanaro <skip at pobox.com>:

Phillip> Any callable object. May return anything.

Must take a single argument, which itself must be a callable, right?

Or a descriptor, returned by another wrapper.

Greg Ewing, Computer Science Dept, +--------------------------------------+ University of Canterbury, | A citizen of NewZealandCorp, a | Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. | greg at cosc.canterbury.ac.nz +--------------------------------------+



More information about the Python-Dev mailing list