[ANN] pysqlite 2.1.0 released
Alex Martelli
aleax at mail.comcast.net
Sun Jan 15 22:56:38 EST 2006
Gerhard Häring <gh at ghaering.de> wrote:
...
> An optimized shortcut has been enabled to retrieve Unicode strings for
> non-ASCII data, but bytestrings for non-ASCII text:
>
> con.text_factory = sqlite.OptimizedUnicode
I assume you mean "ASCII text" rather than "non-ASCII text" here?
At any rate, my compliments for a new release (which looks great!) of a
most excellent module!
Alex
More information about the Python-list
mailing list