This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author georg.brandl
Recipients MLModel, georg.brandl
Date 2009-05-20.18:31:45
SpamBayes Score 2.6011941e-05
Marked as misclassified No
Message-id <1242844306.37.0.0677682122909.issue6055@psf.upfronthosting.co.za>
In-reply-to
Content
pysqlite is an alias of sqlite3; it's developed outside of the core
under that name.  I agree that this can be confusing, and I've now
removed almost all mentions (and qualified the remaining one) in r72801.

I will not touch occurrences in source code; this will make syncing with
pysqlite unnecessarily hard.
History
Date User Action Args
2009-05-20 18:31:46georg.brandlsetrecipients: + georg.brandl, MLModel
2009-05-20 18:31:46georg.brandlsetmessageid: <1242844306.37.0.0677682122909.issue6055@psf.upfronthosting.co.za>
2009-05-20 18:31:45georg.brandllinkissue6055 messages
2009-05-20 18:31:45georg.brandlcreate