gauravssnl / skulpt

Automatically exported from code.google.com/p/skulpt
Other
0 stars 0 forks source link

Mod sign issue #73

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Code you're trying to run:
print -3 % 2​

What does "real" Python output?
1

What browser are you using? On what operating system?
Chrome 8.0 on OS X.6

Please provide any additional information.
Skulpt outputs -1

Original issue reported on code.google.com by carnioja...@gmail.com on 31 Jan 2011 at 5:39

GoogleCodeExporter commented 8 years ago

Original comment by sgraham on 31 Jan 2011 at 8:17

GoogleCodeExporter commented 8 years ago
Thanks for the report, fixed at HEAD.

Original comment by sgraham on 1 Feb 2011 at 4:47