Author: remi
Date: 2009-03-24 10:46:59 +0100 (Tue, 24 Mar 2009)
New Revision: 4202
Modified:
software_suite_v2/software/gadgets/tuxdroid-gadget-clockradio/branches/0.0.3-windows-compatible/executables/SimpleGadget/SimpleGadget.py
Log:
* forgot to import the "time" module
Modified:
software_suite_v2/software/gadgets/tuxdroid-gadget-clockradio/branches/0.0.3-windows-compatible/executables/SimpleGadget/SimpleGadget.py
===================================================================
---
software_suite_v2/software/gadgets/tuxdroid-gadget-clockradio/branches/0.0.3-windows-compatible/executables/SimpleGadget/SimpleGadget.py
2009-03-24 09:45:07 UTC (rev 4201)
+++
software_suite_v2/software/gadgets/tuxdroid-gadget-clockradio/branches/0.0.3-windows-compatible/executables/SimpleGadget/SimpleGadget.py
2009-03-24 09:46:59 UTC (rev 4202)
@@ -21,6 +21,7 @@
import random
import platform
import threading
+import time
ENVIRONEMENT_PREFIX = "tgp_"
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn