summaryrefslogtreecommitdiffstats
path: root/Lib/ctypes/_endian.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/ctypes/_endian.py')
-rw-r--r--Lib/ctypes/_endian.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/Lib/ctypes/_endian.py b/Lib/ctypes/_endian.py
index 138b248..b48bda5 100644
--- a/Lib/ctypes/_endian.py
+++ b/Lib/ctypes/_endian.py
@@ -1,6 +1,3 @@
-######################################################################
-# This file should be kept compatible with Python 2.3, see PEP 291. #
-######################################################################
import sys
from ctypes import *