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.

作者 amaury.forgeotdarc
收信人 Arfrever, alex, amaury.forgeotdarc, asvetlov, brett.cannon, chris.jerdonek, christian.heimes, serhiy.storchaka
日期 2012-12-10.14:37:33
SpamBayes Score -1.0
Marked as misclassified
Message-id <1355150253.34.0.63110337892.issue16651@psf.upfronthosting.co.za>
In-reply-to
内容
PyPy has a pure Python implementation of sqlite (using ctypes):
https://bitbucket.org/pypy/pypy/src/default/lib_pypy/_sqlite3.py

It most probably works on CPython as well.
Does it belong to this list?
历史
日期 用户 动作 参数
2012-12-10 14:37:33amaury.forgeotdarc修改recipients: + amaury.forgeotdarc, brett.cannon, christian.heimes, Arfrever, alex, asvetlov, chris.jerdonek, serhiy.storchaka
2012-12-10 14:37:33amaury.forgeotdarc修改messageid: <1355150253.34.0.63110337892.issue16651@psf.upfronthosting.co.za>
2012-12-10 14:37:33amaury.forgeotdarc链接issue16651 messages
2012-12-10 14:37:33amaury.forgeotdarc创建