[Python-Dev] Re: PEP 318: "as", barelist

David Ascher DavidA at ActiveState.com
Thu Apr 1 23:09:24 EST 2004


Jewett, Jim J wrote:

>>Really, of the current "before the def" proposals, I think I
>>like Samuele's:
> 
> 
> 	*[classmethod]
> 	def func(*args):
> 	     pass
> 
> 	approach the best.  The '*' seems to say "special note, pay
> attention".  :)

I know -- just like Perl6 uses unicode characters (see e.g. 
http://www.perl.com/pub/a/2004/02/27/exegesis7.html?page=3), we could 
use the unicode DAGGER character (†).

--david




More information about the Python-Dev mailing list