On Wed, Feb 9, 2011 at 9:21 PM, Terry Reedy <tjre...@udel.edu> wrote: > On 2/9/2011 12:32 PM, s...@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'
That's not intuitive. It is better to point sqlite3.version to the actual version of sqlite3 used. -- anatoly t. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com