[IronPython] How come I cant import time or threading in IronPython

BlackMan890 blackman at simnet.is
Wed Mar 18 16:30:13 CET 2009


Hi there.

this has probably been answered before but I cant seem to find the answer.
When I run "import time" in python through IronPython using C#, an exception
occurs with the message: "no module named time".
The same thing happens when I run "import threading" except with a different
exception: "No module named thread"

Why am I encountering there problems?


Sincerely:
Jonatan Nilsson
Iceland


-- 
View this message in context: http://www.nabble.com/How-come-I-cant-import-time-or-threading-in-IronPython-tp22581456p22581456.html
Sent from the IronPython mailing list archive at Nabble.com.




More information about the Ironpython-users mailing list