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. _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com