[issue15117] Please document top-level sqlite3 module variables

2016-03-27 Thread Berker Peksag
Berker Peksag added the comment: *_version_* attributes OP mentioned have already been documented in b8b26feb3e1a. -- nosy: +berker.peksag resolution: -> out of date stage: -> resolved status: open -> closed ___ Python tracker

[issue15117] Please document top-level sqlite3 module variables

2014-07-14 Thread Mark Lawrence
Mark Lawrence added the comment: @wchlm sorry about the delay in responding, but would you like to propose a patch for this? -- nosy: +BreamoreBoy ___ Python tracker ___ ___

[issue15117] Please document top-level sqlite3 module variables

2012-06-23 Thread Terry J. Reedy
Changes by Terry J. Reedy : -- nosy: +ghaering ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pyth

[issue15117] Please document top-level sqlite3 module variables

2012-06-20 Thread wchlm
New submission from wchlm : sqlite3 top-level variables, such as version, sqlite_version, version_info, and sqlite_version_info are all useful for Python users of the module -- even essential at times. Yet there is no mention of them in the Py 2.7.3 documentation. dir(sqlite3) reveals a long