summaryrefslogtreecommitdiffstats
path: root/Lib/token.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/token.py')
-rw-r--r--[-rwxr-xr-x]Lib/token.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/Lib/token.py b/Lib/token.py
index 34abf62..45825b4 100755..100644
--- a/Lib/token.py
+++ b/Lib/token.py
@@ -1,5 +1,3 @@
-#! /usr/bin/env python
-
"""Token constants (from "token.h")."""
# This file is automatically generated; please don't muck it up!