Hi,
On Mon, Aug 8, 2011 at 8:40 PM, Jeff Hardy wrote:
> I'd like to create a 'Who's using IronPython?' to show the IronPython
> is being used and maybe help drive adoption. (See
> http://www.boost.org/users/uses_open.html for an example).
> What I need:
> Company Name [commercial]
3S-Smart Soft
I sent this once but it appears to have not gone out, so I'm resending.
Apologies if this comes in twice.
Hi all;
First off, I'm guessing that one of these two lists is the active list for
IronPython - it was hard to figure out via Google. If I'm in the wrong place,
please let me know.
I need
Let me update the ArenaNet one for y'all :)
Company Name: ArenaNet
Product: Guild Wars 2 Content Editor (Duo)
URL: http://www.arena.net/
Description of product/project: Duo is the in-house content editor used for
designing Guild Wars 2 (http://www.guildwars2.com/). We use IronPython to
extend th
Hi,
I finally managed to nail the problem down to a small self-contained
example. (It seems not related to the from...import * statement as my
first thought was. It seems the tracing hooks which pointed me to the
source were not printing out the statement actually causing the
crash.)
Put the foll