[IronPython] can't import nt

Travis Watkins alleykat at gmail.com
Wed Mar 29 23:15:07 CEST 2006


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



More information about the Ironpython-users mailing list