hello,

the following application (python/C#) is working properly, when I do not
run simpy, a python framework. Once I enable, I get an immediate crash.

See enclosed for runnable/compilable example. (run "python test.py"). To
run, it needs the Simpy framework, GPL, that you can get there:
http://simpy.sourceforge.net/

Simpy makes heavy uses of the "yield" construct.

as soon as I uncomment that line in the script:

#simulate()

I get an immediate crash. I see no reason for this crash.

I will open a tracker item.

Stan.

_________________________________________________
Python.NET mailing list - [email protected]
http://mail.python.org/mailman/listinfo/pythondotnet

Reply via email to