[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


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 +--------------------------------------+



More information about the Python-Dev mailing list