exercise: partition a list by equivalence

John Machin sjmachin at lexicon.net
Sun Feb 20 15:35:25 EST 2005


Eric Pederson wrote:
> > From: "Xah Lee" <xah at xahlee.org>
> > ©    for group in interm:
> what do the funny little "©"s stand for?

...>>> import unicodedata as ucd; ucd.name('©'.decode('cp1252'))
'COPYRIGHT SIGN'

Xah is asserting his right to be recognised as the author of his
artistic creations, line by line.




More information about the Python-list mailing list