Anki is a smart spaced repetition flashcard program
Find a file
Damien Elmes 095a7dbb6f implement save as without attaching a db
Attaching new to old causes old to be implicitly commited.
We also can't access old from new if a write lock has been
taken out, so the only option left is to move all the data
through Python and take the speed hit.
2010-02-09 01:27:49 +09:00
anki implement save as without attaching a db 2010-02-09 01:27:49 +09:00
tests implement save as without attaching a db 2010-02-09 01:27:49 +09:00
tools Remove call to iterate over removed dir (features) 2009-06-15 20:02:38 +02:00
.gitignore don't ignore build files 2009-01-09 10:22:27 +09:00
ChangeLog.old initial commit from hg 2008-09-27 23:50:03 +09:00
COPYING initial commit from hg 2008-09-27 23:50:03 +09:00
ez_setup.py initial commit from hg 2008-09-27 23:50:03 +09:00
setup.cfg initial commit from hg 2008-09-27 23:50:03 +09:00
setup.py strip samples & unihan from dist 2009-06-12 22:22:10 +09:00