﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
2772	[patch] Add support for standard sqlite3 module	ymasuda[at]ethercube.com	Malcolm Tredinnick	"Starting with Python 2.5, SQLite binding was introduced as sqlite3 standard module which is
mostly identical to pysqlite2. The attached diff allows to import sqlite3 instead of pysqlite3
if sys.hexversion  is greater than 0x020500a1 (Python 2.5a1).
This integration was tested under tests/runtest.py with #2771 patch.
"	enhancement	closed	contrib.admin		normal	fixed			Unreviewed	1	0	0	0	0	0
