Confused about pep 318

Erik Max Francis max at alcyone.com
Fri Aug 6 00:10:19 EDT 2004


Skip Montanaro wrote:

>     Bengt> I too am very much against wasting '@' on @decorator!
> 
> We could just switch completely to Unicode.  Then we'd have all sorts
> of
> punctuation characters available.  How about
> 
>     # -*- coding: utf-8 -*-
>     \xe2\x98\xbadecorator
>     def f():
>         pass
> 
> ?

Given how things are looking so far with the reaction to the decorator
syntax, I'd say U+2639 might be more appropriate ...

-- 
 __ Erik Max Francis && max at alcyone.com && http://www.alcyone.com/max/
/  \ San Jose, CA, USA && 37 20 N 121 53 W && AIM erikmaxfrancis
\__/ Drifting from woman-who-tries misconstrued / Shifting to
    woman-wise -- Lamya



More information about the Python-list mailing list