[Python-Dev] python 3.2 (fwd)

Terry Reedy tjreedy at udel.edu
Wed Feb 9 20:21:35 CET 2011


On 2/9/2011 12:32 PM, skip at pobox.com wrote:
> Passing this along from webmaster.

It is hard to reply to an attachment rather than inline forwarded 
message.  However, with rc1

 >>> import sqlite3
 >>> sqlite3.version
'2.6.0'
 >>> sqlite3.sqlite_version
'3.7.4'

I added 'pysqlite' to the "What's new" entry.

-- 
Terry Jan Reedy



More information about the Python-Dev mailing list