Re: [pysqlite] Strings coming back as Unicode.
Roger Binns <[email protected]> Mon, 24 Nov 2008 00:04:22 -0800
| Newsgroups | gmane.comp.python.db.pysqlite.user |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Harish Vishwanath wrote: > NOT TO Convert strings to Unicode automatically. You are fighting a losing battle trying to avoid Unicode. See http://www.joelonsoftware.com/articles/Unicode.html In Python 3 the only string type is Unicode. The same applies to Java etc. Roger -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkkqYAIACgkQmOOfHg372QRFtgCgilnDD/427/kcF+ckNqQx1ygM togAoNLg2Xngoe3AAroWcpvxcB79Wc3a =XjYq -----END PGP SIGNATURE-----