Code you're trying to run:
import platform
print platform.python_implementation()
print platform.system()
print platform.release()
What does "real" Python output?
CPython
Darwin
10.6.0
What browser are you using? On what operating system?
Chrome 8.0 on Mac OS X.6
Please provide any additional information.
Skulpt should probably say Skulpt for the implementation :P but the rest will
need to be drawn from the navigator object somehow...
Original issue reported on code.google.com by carnioja...@gmail.com on 2 Feb 2011 at 9:37
Original issue reported on code.google.com by
carnioja...@gmail.com
on 2 Feb 2011 at 9:37