On 01/04/2010 23:46, Dino Viehland wrote:
On Thu, Apr 1, 2010 at 4:17 PM, Can Gencer wrote:
On Thu, Apr 1, 2010 at 7:27 PM, Dino Viehland wrote:
I tried this, ExceptionHelpers.DynamicStackFrames.Count seems to be
constant at 1.. I'm not very familiar with windbg but I can certainly
learn
> On Thu, Apr 1, 2010 at 4:17 PM, Can Gencer wrote:
> > On Thu, Apr 1, 2010 at 7:27 PM, Dino Viehland wrote:
> > I tried this, ExceptionHelpers.DynamicStackFrames.Count seems to be
> > constant at 1.. I'm not very familiar with windbg but I can certainly
> > learn more about it.. What should I be
On Thu, Apr 1, 2010 at 4:17 PM, Can Gencer wrote:
> On Thu, Apr 1, 2010 at 7:27 PM, Dino Viehland wrote:
> I tried this, ExceptionHelpers.DynamicStackFrames.Count seems to be
> constant at 1.. I'm not very familiar with windbg but I can certainly
> learn more about it.. What should I be looking f
On Thu, Apr 1, 2010 at 7:27 PM, Dino Viehland wrote:
> Can Gencer wrote:
>> I am trying to use CherryPy through IronPython. I am using a custom
>> web server written in C# and I am using the NWSGI handler available
>> here (http://nwsgi.codeplex.com/) with some modifications to work with
>> my cus
On Thu, Apr 1, 2010 at 8:08 PM, Jeff Hardy wrote:
> On Thu, Apr 1, 2010 at 2:59 AM, Can Gencer wrote:
>> Hello,
>
> Hi Can,
> You are, to my knowledge, the first person besides me to use NWSGI for
> anything, so thank you!
>
>> Everything works after some tweaking done to CherryPy. I re-use the
>
This is an automated email letting you know that sources
have recently been pushed out. You can download these newer
sources directly from
http://ironpython.codeplex.com/SourceControl/changeset/view/65179.
MODIFIED SOURCES
$/IronPython/IronPython_2_6/Src/AssemblyVersion.cs
$/I
On Thu, Apr 1, 2010 at 2:59 AM, Can Gencer wrote:
> Hello,
Hi Can,
You are, to my knowledge, the first person besides me to use NWSGI for
anything, so thank you!
> Everything works after some tweaking done to CherryPy. I re-use the
> application callable that is retrieved from the main script th
Can Gencer wrote:
> I am trying to use CherryPy through IronPython. I am using a custom
> web server written in C# and I am using the NWSGI handler available
> here (http://nwsgi.codeplex.com/) with some modifications to work with
> my custom web server instead of IIS.
>
> Everything works after s
On Thu, Apr 1, 2010 at 8:47 AM, David Jensen wrote:
> Can an IronPython interpreter window be placed in an office application, such
> as Outlook 2007? Outlook 2007 is quite customizable. The forms can be
> modified. An IronPython interpreter window would be more useful than VBA,
> since VBA is not
David Jensen:
> Can an IronPython interpreter window be placed in an office application, such
> as Outlook 2007? Outlook 2007 is quite customizable. The forms can be
> modified. An IronPython interpreter window would be more useful than VBA,
> since VBA is not interactive (I have not used it much).
This is an automated email letting you know that sources
have recently been pushed out. You can download these newer
sources directly from
http://ironpython.codeplex.com/SourceControl/changeset/view/65175.
ADDED SOURCES
$/IronPython/IronPython_Main/Src/Tests/pyc/stdmodules_ok.ps1
DELE
Can an IronPython interpreter window be placed in an office application, such
as Outlook 2007? Outlook 2007 is quite customizable. The forms can be
modified. An IronPython interpreter window would be more useful than VBA,
since VBA is not interactive (I have not used it much). I have VS 2008
Profe
On Thu, Apr 1, 2010 at 1:59 AM, Aravin wrote:
> Hi Guys,
>
> Thanks for the information on this.
>
> Jeff, I tried to download and compiler your _ast library, but it's giving
> meĀ errors.
>
> ...
>
> I'm using IronPython 2.6RC1. Am I doing something wrong?
Probably not. I haven't gotten it workin
On 01/04/2010 08:59, Aravin wrote:
[snip...]
Also, if anyone is interested, I updated the compiler package found in
FePy to work with IronPython 2.6RC1.
I'm able to run pyFlakes on IronPython using it (also tried pySmell
and it works so far).
I'm fixing up errors as I encounter them. Is there a
On 01/04/2010 04:04, Jimmy Schementi wrote:
I mean that if I develop in an html file I can't view it from the filesystem in
a
browser but must still have a locally running server for the scripts to run.
Yes, this is true today; I think mainly because dlr.xap depends on downloading
Micros
Hello,
I am trying to use CherryPy through IronPython. I am using a custom
web server written in C# and I am using the NWSGI handler available
here (http://nwsgi.codeplex.com/) with some modifications to work with
my custom web server instead of IIS.
Everything works after some tweaking done to C
Hi Guys,
Thanks for the information on this.
Jeff, I tried to download and compiler your _ast library, but it's giving
me errors.
Error 1 'IronPython.Runtime.PythonModule' does not contain a definition for
'TryGetName' and no extension method 'TryGetName' accepting a first argument
of type 'Iron
17 matches
Mail list logo