Confused about pep 318

Michael Hudson mwh at python.net
Fri Aug 6 09:28:37 EDT 2004


"John Roth" <newsgroups at jhrothjr.com> writes:

> "Erik Max Francis" <max at alcyone.com> wrote in message
> news:411304AB.F53A5275 at alcyone.com...
> 
> > Given how things are looking so far with the reaction to the decorator
> > syntax, I'd say U+2639 might be more appropriate ...
> 
> Chuckle!
> 
> For those who haven't looked it up, it's a "sad face"
> smiley (a frowney?)

>>> unicodedata.name(u'\u2639')
'WHITE FROWNING FACE'

I like the unicodedata module :-)

Cheers,
mwh

-- 
  The ability to quote is a serviceable substitute for wit.
                                                -- W. Somerset Maugham



More information about the Python-list mailing list