[Python-Dev] Re: new syntax for wrapping (PEP 318)

Paul Prescod paul at prescod.net
Wed Feb 25 19:05:50 EST 2004


I hate to get into this loop where a hundred syntax options are 
discussed, most of them having been disgarded before, but why not use 
angle-brackets rather than square-brackets?

def foo(self) <classmethod, hiddenmethod>:
	pass



  Paul Prescod




More information about the Python-Dev mailing list