mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-05-04 20:51:49 +02:00
![]() Make the Document class always resolve relative input/output file paths, which are usually passed as arguments by users. Previously, resolving relative filepaths was a job left to the instantiators of the Document class. This was error-prone since this conversion must happen in all the places where we instantiated the Document class. |
||
---|---|---|
.. | ||
gui | ||
__init__.py | ||
args.py | ||
cli.py | ||
container.py | ||
document.py | ||
errors.py | ||
global_common.py | ||
settings.py | ||
util.py |