* Joel Rosdahl:

> Florian Weimer <[EMAIL PROTECTED]> writes:
>
>> As the program below shows, ASCII values of type string which are
>> written into the database are converted to Unicode strings when
>> reading them back.
>> [...]
>
> I assume you're referring to this paragraph in the documentation:
>
>     "When reading values from SQLite, ASPW uses the Python string
>     class for any pure ASCII text, else it uses the Python unicode
>     class."
>
> I think it's just documentation bug since it's clearly stated both
> near the top and in the version history that all strings now are
> returned as Unicode.

Fair enough.  However, this is a behavior change compared to etch, so
you probably should add something to NEWS.Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to