: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Travis Watkins
Sent: Wednesday, March 29, 2006 2:12 PM
To: Discussion of IronPython
Subject: Re: [IronPython] can't import nt
On 3/29/06, Dino Viehland <[EMAIL PROTECTED]> wrote:
> You'll need to download the CPython distrib
On 3/29/06, Dino Viehland <[EMAIL PROTECTED]> wrote:
> You'll need to download the CPython distribution (www.python.org) and copy
> it's Lib directory into the same directory as IronPythonConsole.exe.
>
Why does IronPython have it's own os module that chooses between the
nt and posix modules?
--
-45DF-8B78-DC1B43134038)
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mathew Yeates
Sent: Wednesday, March 29, 2006 1:44 PM
To: Discussion of IronPython
Subject: Re: [IronPython] can't import nt
"import os" doesn't work
Travis Watkins wrot
"import os" doesn't work
Travis Watkins wrote:
> On 3/29/06, Mathew Yeates <[EMAIL PROTECTED]> 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.
>
> --
>
On 3/29/06, Mathew Yeates <[EMAIL PROTECTED]> 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
__
.aspx?JobID=6D4754DE-11F0-45DF-8B78-DC1B43134038)
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mathew Yeates
> Sent: Wednesday, March 29, 2006 1:09 PM
> To: Discussion of IronPython
> Subject: Re: [IronPython] can't import n
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 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 didn
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/ca
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: [EMAIL PROTECTED]