[IronPython] can't import nt
Mathew Yeates
myeates at jpl.nasa.gov
Wed Mar 29 23:43:36 CEST 2006
"import os" doesn't work
Travis Watkins wrote:
> On 3/29/06, Mathew Yeates <myeates at jpl.nasa.gov> wrote:
>
>> bingo!
>>
>>
>
> It's usually a good idea to just import the os module. it's a wrapper
> (at least in cpython) around the nt, posix, etc modules so you can use
> it anywhere.
>
> --
> Travis Watkins
> http://www.realistanew.com
> _______________________________________________
> users mailing list
> users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
>
More information about the Ironpython-users
mailing list