diff options
| author | bwarsaw | 2002-02-12 04:41:17 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-02-12 04:41:17 +0000 |
| commit | 8e17281d876a975a372feff8e1107e9170e34898 (patch) | |
| tree | 8a62ef0693d66a286d662925169ec4f7efa4ee67 /Mailman/pythonlib/StringIO.py | |
| parent | d52ad4a9041c8641b0766d2a83c6e584e2cf7fff (diff) | |
| download | mailman-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/StringIO.py')
0 files changed, 0 insertions, 0 deletions
