summaryrefslogtreecommitdiff
path: root/Mailman/pythonlib/__init__.py
diff options
context:
space:
mode:
authorbwarsaw1998-12-22 04:23:31 +0000
committerbwarsaw1998-12-22 04:23:31 +0000
commit33d02821336f5faacc0d0995e01b03d3f77f5ff0 (patch)
treec001777c4a0113b4fdc68b60446d3ca80dfcbce2 /Mailman/pythonlib/__init__.py
parentde1c0a3c6cefc0960617175f1a9491221d9defa6 (diff)
downloadmailman-33d02821336f5faacc0d0995e01b03d3f77f5ff0.tar.gz
mailman-33d02821336f5faacc0d0995e01b03d3f77f5ff0.tar.zst
mailman-33d02821336f5faacc0d0995e01b03d3f77f5ff0.zip
New infrastructure for alleviating version skew with deployed
Pythons. When Mailman requires a newer version of a standard Python library than can be required to already be installed, we copy the .py file to this directory. This makes it easier to remove later when that version of Python is required. Other than the standard package and CVS boilerplate, smtplib.py is the latest almost-Python-1.5.2 version.
Diffstat (limited to 'Mailman/pythonlib/__init__.py')
-rw-r--r--Mailman/pythonlib/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/Mailman/pythonlib/__init__.py b/Mailman/pythonlib/__init__.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/Mailman/pythonlib/__init__.py