In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
1 byte added ,  05:25, 7 June 2008
Line 20: Line 20:  
To use, download wiipy.elf, run it by the method of your choice, and put a file called "'''run.py'''" on your SD card root containing whatever Python code you want to run.
 
To use, download wiipy.elf, run it by the method of your choice, and put a file called "'''run.py'''" on your SD card root containing whatever Python code you want to run.
   −
Besides the modules in PyOGC (the documentation for this is nonexistent, but you can look in the source) you have some basic modules (<tt>math</tt>, <tt>sys</t>), and the standard <tt>open()</tt> function will open files on the SD card.  However, notably, <tt>time</tt> is presently not available, nor is <tt>os</tt> and maybe other things.
+
Besides the modules in PyOGC (the documentation for this is nonexistent, but you can look in the source) you have some basic modules (<tt>math</tt>, <tt>sys</tt>), and the standard <tt>open()</tt> function will open files on the SD card.  However, notably, <tt>time</tt> is presently not available, nor is <tt>os</tt> and maybe other things.
    
== Bugs ==
 
== Bugs ==
41

edits

Navigation menu