diff options
| author | twouters | 2001-06-06 10:56:09 +0000 |
|---|---|---|
| committer | twouters | 2001-06-06 10:56:09 +0000 |
| commit | 347935209e744c04daca9f85608cedcda8975aa5 (patch) | |
| tree | 251aec5e76968242691deb374c9c71db3bec6c9d /Mailman/Digester.py | |
| parent | 558926b49476726d77b83ea5d13179de25c404c8 (diff) | |
| download | mailman-347935209e744c04daca9f85608cedcda8975aa5.tar.gz mailman-347935209e744c04daca9f85608cedcda8975aa5.tar.zst mailman-347935209e744c04daca9f85608cedcda8975aa5.zip | |
Diffstat (limited to 'Mailman/Digester.py')
| -rw-r--r-- | Mailman/Digester.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Mailman/Digester.py b/Mailman/Digester.py index 0d281069e..7ddb1796f 100644 --- a/Mailman/Digester.py +++ b/Mailman/Digester.py @@ -19,6 +19,7 @@ import os from stat import ST_SIZE +import errno from Mailman import mm_cfg from Mailman import Utils |
