bob gailer wrote:
>>> "™"
'\xe2\x84\xa2'
What is this hex string?
Presumably you are running Python 2, yes? I will assume that you are using
Python 2 in the following explanation.
You have just run smack bang into a collision between text and bytes, and in
particular, the fact that your c
>>> "™"
'\xe2\x84\xa2'
What is this hex string?
--
Bob Gailer
919-636-4239
Chapel Hill NC
___
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor