summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_codecencodings_iso2022.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/test_codecencodings_iso2022.py')
-rw-r--r--Lib/test/test_codecencodings_iso2022.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/Lib/test/test_codecencodings_iso2022.py b/Lib/test/test_codecencodings_iso2022.py
index e4b2f30..8776864 100644
--- a/Lib/test/test_codecencodings_iso2022.py
+++ b/Lib/test/test_codecencodings_iso2022.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-#
# Codec encoding tests for ISO 2022 encodings.
from test import support