We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01b2ab7 commit ac876e1Copy full SHA for ac876e1
start.py
@@ -6,7 +6,6 @@
6
7
from __future__ import print_function
8
9
-
10
import sys
11
if sys.version_info.major < 3:
12
print('This cannot be run under Python 2')
0 commit comments