[IronPython] can't import nt

Dino Viehland dinov at exchange.microsoft.com
Wed Mar 29 23:10:47 CEST 2006


Oh, sorry, I got it wrong - it's actually "posix" that we rename it to, not unix...  It helps if I look at the code :)

Do you want to help develop Dynamic languages on CLR? (http://members.microsoft.com/careers/search/details.aspx?JobID=6D4754DE-11F0-45DF-8B78-DC1B43134038)

-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Mathew Yeates
Sent: Wednesday, March 29, 2006 1:09 PM
To: Discussion of IronPython
Subject: Re: [IronPython] can't import nt

I'm running mono on Linux. I just tried "import unix" and that didnt
work either
Mathew

Dino Viehland wrote:
> Are you running on Mono or Rotor on a Unix OS?  If so we re-name nt to be unix there.
>
>
>
> Do you want to help develop Dynamic languages on CLR? (http://members.microsoft.com/careers/search/details.aspx?JobID=6D4754DE-11F0-45DF-8B78-DC1B43134038)
>
> -----Original Message-----
> From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Mathew Yeates
> Sent: Wednesday, March 29, 2006 1:02 PM
> To: Discussion of IronPython
> Subject: [IronPython] can't import nt
>
> Hi
>  From the IronPython Console I try and import nt (I need to spawn a
> process) but I get "ImportError: no module named nt". Anybody know why?
> I can import other modules like errno.
>
> Mathew
> _______________________________________________
> users mailing list
> users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
> _______________________________________________
> users mailing list
> users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.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