and the call that hangs.
Has anyone else had this problem?
I am using Python 2.4
Regards
Matthew
Dr Matthew Pontefract
Credaris Portfolio Management
[EMAIL PROTECTED]
T : (44) 207 925 8365
F : (44) 207 925 8399
CPM Advisers
;
}
finally
{
PythonEngine.ReleaseLock(gs);
}
}
}
Regards
Matthew
-Original Message-
From: Brian Lloyd [mailto:[EMAIL PROTECTED]
Sent: 06 J
ed in simultaneous calls to the function). Needless to say, this
did nothing to help matters!
Regards
Matthew
-Original Message-
From: Brian Lloyd [mailto:[EMAIL PROTECTED]
Sent: 06 June 2006 16:51
To: Matthew Pontefract; pythondotnet@python.org
Subject: RE: [Python.NET] .NET 2 and hang
Hi Haran
It sounds almost as though the Python.Runtime.dll, though added to your
project, is not listed as a reference for the code you're compiling. In
Visual Studio 2005 (the only one of which I have experience) you'd click
References and add a new one (navigating to the dll). If using nant, the
to go down this route in .NET 2. If you're
using .NET 1 then the binaries are available all ready packaged and you
shouldn't need to do any compilation.
Regards
Matthew
-Original Message-
From: Srivatsa, Radhika [mailto:[EMAIL PROTECTED]
Sent: 14 June 2006 14:47
To: Matthew Pon
This sort of code-completion/intellisense behaviour is not a feature of
the language, of course, but a feature of the IDE that you choose to
use. However, the degree of help that can be provided is determined to
some extent by the features of the particular language being programmed.
There are exce