Skip to content

Commit 74f0ae6

Browse files
committed
refs #45 Fixed --print-available-runtimes fail in Python 2.7
1 parent 53c71d1 commit 74f0ae6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎execjs/__main__.py‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/usr/bin/env python3
22
# -*- coding: ascii -*-
3+
from __future__ importunicode_literals
34
importsys
45
importio
56
fromargparseimportArgumentParser, Action, SUPPRESS

0 commit comments

Comments
(0)