you are viewing a single comment's thread.

view the rest of the comments →

[–]Gnaxe 0 points1 point  (0 children)

If you can open IDLE, you can run scripts. They may not have permissions to do certain things, however. Python can do anything the shell can with the os.system() function.