summaryrefslogtreecommitdiff
path: root/Mailman/pythonlib/rfc822.py
diff options
context:
space:
mode:
authorbwarsaw2002-02-12 04:42:07 +0000
committerbwarsaw2002-02-12 04:42:07 +0000
commit04092ba16b15fa1d0f03299e3029c6f50a2ea54d (patch)
tree344a9e975d7b9629d9be775a35baf6dff384783f /Mailman/pythonlib/rfc822.py
parent8e17281d876a975a372feff8e1107e9170e34898 (diff)
downloadmailman-04092ba16b15fa1d0f03299e3029c6f50a2ea54d.tar.gz
mailman-04092ba16b15fa1d0f03299e3029c6f50a2ea54d.tar.zst
mailman-04092ba16b15fa1d0f03299e3029c6f50a2ea54d.zip
Move the path hacking addition of the site-packages directory to here
from Defaults.py.in. 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 too 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/rfc822.py')
0 files changed, 0 insertions, 0 deletions