[Python-Dev] Validators (was Re: Python-Dev Digest, Vol 9, Issue 17) (original) (raw)
Greg Ewing greg at cosc.canterbury.ac.nz
Mon Apr 5 22:58:05 EDT 2004
- Previous message: [Python-Dev] Validators (was Re: Python-Dev Digest, Vol 9, Issue 17)
- Next message: [Python-Dev] Expert floats
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
While we're on the topic, an idea I had once for type declaration syntax went like
def foo(i/int, s/str)/float: ...
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] Validators (was Re: Python-Dev Digest, Vol 9, Issue 17)
- Next message: [Python-Dev] Expert floats
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]