needs help in how to translate ≴ and ≵
Erik Max Francis
max at alcyone.com
Thu Sep 18 16:36:18 EDT 2003
"Raaijmakers, Vincent (IndSys, GE Interlogix)" wrote:
> On my terminal, I can display that character this way:
> >>> print unichr(8820).encode("utf-8")
> â?´
> (I think that's a less-than symbol, "<" above an equivalent symbol (~)
> with a vertical bar through it, but I really can't tell in this
> font...)
Yep, that's what it is, see the entry 2274 (hex) here:
http://www.unicode.org/charts/PDF/U2200.pdf
--
Erik Max Francis && max at alcyone.com && http://www.alcyone.com/max/
__ San Jose, CA, USA && 37 20 N 121 53 W && &tSftDotIotE
/ \ War is like love, it always finds a way.
\__/ Bertolt Brecht
More information about the Python-list
mailing list