mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 18:02:38 +02:00
![]() If a user has provided an output filename for a document, then we should no longer accept suffixes. The reason is that we can't do something meaningful with it, as we can't alter the provided output filename. The proper behavior is to reject this action with an exception. Note that this acts more of a safeguard, since (currently) there is no path where a user may add a suffix to a document that already has an output filename. |
||
---|---|---|
.. | ||
test_docs | ||
__init__.py | ||
test_cli.py | ||
test_document.py | ||
test_util.py |