Anki/anki/importing
Damien Elmes e6adc3c195 fixes for sqlite on python 3.6
we need to switch to autocommit mode before executing vacuums &
certain pragmas

also removed the pysqlite version workaround; we just use the
python-provided versions in all cases now as it is new enough
2017-01-13 17:00:03 +10:00
..
__init__.py drop anki1 upgrade code 2016-05-12 14:20:59 +10:00
anki2.py fixes for sqlite on python 3.6 2017-01-13 17:00:03 +10:00
apkg.py start port to python 3 2016-05-12 14:45:35 +10:00
base.py optimize imports 2012-12-22 09:17:10 +09:00
csvfile.py support PSV out of the box and make extending delims easier 2016-07-11 11:36:53 +10:00
mnemo.py start port to python 3 2016-05-12 14:45:35 +10:00
noteimp.py start port to python 3 2016-05-12 14:45:35 +10:00
pauker.py fix HTML in cards 2013-02-25 13:41:00 +01:00
supermemo_xml.py start port to python 3 2016-05-12 14:45:35 +10:00