[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
- Previous message: [Python-Dev] Re: PEP 318 - generality of list; restrictions on elements
- Next message: [Python-Dev] Re: [Python-checkins] python/dist/src/Lib/logging handlers.py, 1.11, 1.12
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 +--------------------------------------+
- Previous message: [Python-Dev] Re: PEP 318 - generality of list; restrictions on elements
- Next message: [Python-Dev] Re: [Python-checkins] python/dist/src/Lib/logging handlers.py, 1.11, 1.12
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]