mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
- fetch sfld and csum when fetching notes, to make it cheaper to write them back out unmodified - make `fields` private, and access it via accessors, so we can still catch when fields have been mutated without calling prepare_for_update() - fix python importing code passing a string in as the checksum |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| anki2.py | ||
| apkg.py | ||
| base.py | ||
| csvfile.py | ||
| mnemo.py | ||
| noteimp.py | ||
| pauker.py | ||
| supermemo_xml.py | ||