I think you mean print repr(x) :)
From: users-boun...@lists.ironpython.com
[mailto:users-boun...@lists.ironpython.com] On Behalf Of Vernon Cole
Sent: Wednesday, March 30, 2011 5:39 PM
To: Discussion of IronPython
Subject: Re: [IronPython] Newbie InterOp-related question
x = my_goofy_routine()
by
Console.WriteLine on its own line without parentheses, and offer optional
warning levels to help detect cases like this. :)
Daniel Jennings
-Original Message-----
From: Jeff Hardy [mailto:jdha...@gmail.com]
Sent: Monday, March 14, 2011 6:22 PM
To: Discussion of IronPython
Cc: Danie
iately compatible with the later versions :)
Daniel Jennings
___
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
BTW that sounds awesome. Do you have any website/github or anything showing
examples?
From: users-boun...@lists.ironpython.com
[mailto:users-boun...@lists.ironpython.com] On Behalf Of L. Lee Saunders
Sent: Wednesday, March 02, 2011 8:32 AM
To: 'Discussion of IronPython'
Subject: Re: [IronPython
I would sit in this IRC channel and occasionally ask questions and answer
[easy] questions, so I'm in favor of an IronPython IRC channel :)
-Original Message-
From: users-boun...@lists.ironpython.com
[mailto:users-boun...@lists.ironpython.com] On Behalf Of Slide
Sent: Thursday, February
No problems here; I do all of my IronPython work in VS2010 and nothing stands
out as weird in the editor. We use 4 spaces for tabbing, though, if that
matters.
From: users-boun...@lists.ironpython.com
[mailto:users-boun...@lists.ironpython.com] On Behalf Of Pablo Dalmazzo
Sent: Wednesday, Febr
We aren't constructing a ScriptSource at any point, so that's probably it.
From: users-boun...@lists.ironpython.com
[mailto:users-boun...@lists.ironpython.com] On Behalf Of Daniel Jennings
Sent: Tuesday, February 01, 2011 1:32 PM
To: Discussion of IronPython
Subject: Re: [IronPython]
I'll give that a shot, thanks!
Dino Viehland wrote:
Is Path on your ScriptSource non-null? That should be the only other thing
which has an effect.
From: users-boun...@lists.ironpython.com
[mailto:users-boun...@lists.ironpython.com] On Behalf Of Daniel Jennings
Sent: Tuesday, Februa
the DebugMode option to true on the
ScriptRuntimeSetup object used to create the ScriptRuntime. You'll need to
make sure the ScriptSource's you create have filenames though.
From: users-boun...@lists.ironpython.com
[mailto:users-boun...@lists.ironpython.com] On Behalf Of Daniel Jenni
Is there some sort of crazy IronPython rescue keyword, or is this just from an
IronRuby copy/paste? From http://ironpython.net/documentation/dotnet/ :
Given that raise results in the creation of both a Python exception object and
a .NET exception object, and given that rescue can catch both Pyth
I have a feeling that getting autocompletion/intellisense for CLR libraries
referenced that way is not a trivial task, though it's probably not impossible.
What we ended up doing is writing a Python 'pretend' module for our CLR
assembly and importing that, but doing trickery so that the names ac
Have you tried just treating it like a regular Python dictionary? I thought
that's all I had to do, though I work with Dictionary, not Hashtable
objects.
-Original Message-
From: users-boun...@lists.ironpython.com
[mailto:users-boun...@lists.ironpython.com] On Behalf Of Ron Lindsey
Sen
I swear he's been out of the office for the full 4 months I've been on this
list, too!
Michael Foord wrote:
Can we bounce this guys emails?
Michael
On 28 December 2010 23:41, Tim P. Wyatt mailto:twy...@ppi.ca>>
wrote:
I will be out of the office starting 24/12/2010 and will not return un
Does it look like it might be cases of this issue?
http://ironpython.codeplex.com/workitem/28934
-Original Message-
From: users-boun...@lists.ironpython.com
[mailto:users-boun...@lists.ironpython.com] On Behalf Of Bruce Bromberek
Sent: Thursday, November 11, 2010 12:02 PM
To: Discussio
14 matches
Mail list logo