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