summaryrefslogtreecommitdiff
path: root/Mailman/HTMLFormatter.py
diff options
context:
space:
mode:
authorcotton1998-11-10 13:06:10 +0000
committercotton1998-11-10 13:06:10 +0000
commit81ca509d4e874250e23e88225d18b0dccd3898d9 (patch)
treee497506650b41778b79c56c31edee7d46a32485a /Mailman/HTMLFormatter.py
parentef7b98da0724c58806106d9f674b63d36e31d0ca (diff)
downloadmailman-81ca509d4e874250e23e88225d18b0dccd3898d9.tar.gz
mailman-81ca509d4e874250e23e88225d18b0dccd3898d9.tar.zst
mailman-81ca509d4e874250e23e88225d18b0dccd3898d9.zip
code cleanup:
enqueueMessage now uses Utils.open_ex to create queue files in "active" mode. This saves the process of determining a file's active vs deferred state the headache of looking at both the files size and mode. now it can just look at the mode, since files are created in the correct mode and not created then chmod'ed into the correct mode. scott
Diffstat (limited to 'Mailman/HTMLFormatter.py')
0 files changed, 0 insertions, 0 deletions