summaryrefslogtreecommitdiffstats
path: root/Lib/ctypes/macholib/dylib.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/ctypes/macholib/dylib.py')
-rw-r--r--Lib/ctypes/macholib/dylib.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/Lib/ctypes/macholib/dylib.py b/Lib/ctypes/macholib/dylib.py
index ea3dd38..aa10750 100644
--- a/Lib/ctypes/macholib/dylib.py
+++ b/Lib/ctypes/macholib/dylib.py
@@ -1,6 +1,3 @@
-######################################################################
-# This file should be kept compatible with Python 2.3, see PEP 291. #
-######################################################################
"""
Generic dylib path manipulation
"""