hsandbox icon indicating copy to clipboard operation
hsandbox copied to clipboard

Only seems to support Python 2

Open xyproto opened this issue 12 years ago • 1 comments

Hi,

When running ./hsandbox, I get:

  File "./hsandbox", line 374
    print message
                ^
SyntaxError: invalid syntax

When running python2 hsandbox c99, I get:

SyntaxError: invalid syntax
[screen is terminating]
I've seen better hacks.

64-bit Arch Linux Latest git revision (5e5620dda7d09e89522c4de076001102e155d2c1) python 2.7.3 (/usr/bin/python2) python 3.3.0 (/usr/bin/python)

Python 3 is the default version of Python on Arch Linux.

xyproto avatar Feb 01 '13 22:02 xyproto

aa

ramuyr1994 avatar Mar 29 '15 19:03 ramuyr1994