diff options
author | Jelte Fennema-Nio | 2025-06-16 10:27:31 +0000 |
---|---|---|
committer | Magnus Hagander | 2025-06-16 10:27:31 +0000 |
commit | 65c446213213eecd5bd704c306ee8a8e07a25cff (patch) | |
tree | ab825e48ac9b7fb0cf39fe459889d83281b3f2b1 /django/archives/util.py | |
parent | 6d22fcb21a6f0bafc206123d23af501697fe6114 (diff) |
Allow passing filenames to --mbox that contain parentheses
Without this you would get an error like this:
Failed to parse mbox:
b'/bin/sh: 1: Syntax error: "(" unexpected\n'
This especially matters when loading files downloaded with a browser,
since those often contain (1) or (2) if a file with the same name was
downloaded earlier.
Diffstat (limited to 'django/archives/util.py')
0 files changed, 0 insertions, 0 deletions