summaryrefslogtreecommitdiff
path: root/Mailman/pythonlib/mailbox.py
diff options
context:
space:
mode:
authorbwarsaw2002-02-12 04:41:17 +0000
committerbwarsaw2002-02-12 04:41:17 +0000
commit8e17281d876a975a372feff8e1107e9170e34898 (patch)
tree8a62ef0693d66a286d662925169ec4f7efa4ee67 /Mailman/pythonlib/mailbox.py
parentd52ad4a9041c8641b0766d2a83c6e584e2cf7fff (diff)
downloadmailman-8e17281d876a975a372feff8e1107e9170e34898.tar.gz
mailman-8e17281d876a975a372feff8e1107e9170e34898.tar.zst
mailman-8e17281d876a975a372feff8e1107e9170e34898.zip
Move the path hacking addition of the site-packages directory to the
paths.py.in file. The problem is that even for Python 2.2, we need site-packages to appear /before/ the standard library so that we can pick up the newer version of the email package. Defaults.py/mm_cfg.py is usually imported to late in the game to work, but paths.py is about right (although we'll have to audit the command line scripts to make sure they import paths.py before they import email.*).
Diffstat (limited to 'Mailman/pythonlib/mailbox.py')
0 files changed, 0 insertions, 0 deletions