975ca90225
media.py sets CWD to the media directory of the collection (collection.media), and relies on that directory being maintained as CWD throughout execution. The original CWD is restored in the close() function. Remove reliance on CWD being set and maintained throughout execution of media.py. Improves portability and usability in different codebases. |
||
---|---|---|
.. | ||
support | ||
__init__.py | ||
shared.py | ||
test_cards.py | ||
test_collection.py | ||
test_decks.py | ||
test_exporting.py | ||
test_find.py | ||
test_importing.py | ||
test_latex.py | ||
test_media.py | ||
test_models.py | ||
test_sched.py | ||
test_stats.py | ||
test_sync.py | ||
test_undo.py |