google-code-export / skulpt

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

No output in Google Chrome 13.0 on Windows #100

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Code you're trying to run:
Any, e.g.

def test(name):
    print "Hello", name

test("world")

What does "real" Python output?

Hello world

What does Skulpt output?

Nothing. The output box is empty and grey.

Please provide any additional information.

Browser is Google Chrome 13.0.782.220 m on Windows XP.

Original issue reported on code.google.com by gchesh...@gmail.com on 12 Sep 2011 at 4:07

Attachments:

GoogleCodeExporter commented 9 years ago
Oops -- I've got it working now. Please close and disregard. Was a keyboard 
issue intercepting Ctrl-Enter.

Original comment by gchesh...@gmail.com on 12 Sep 2011 at 4:11

GoogleCodeExporter commented 9 years ago

Original comment by sgraham on 12 Sep 2011 at 5:44