On Sat, Aug 30, 2008 at 04:56:24PM -0700, James G. Sack (jim) wrote:
> >>> "\X41"
> 'A'

What version of Python are you using?  Is there an interpreter flag I'm
missing?

Python 2.5.1 (r251:54863, Jun 15 2008, 18:24:51) 
[GCC 4.3.0 20080428 (Red Hat 4.3.0-8)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> "\X41"
'\\X41'

Attachment: pgpHyxVlGFdHx.pgp
Description: PGP signature

-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to