Markus wrote:
> I always found it a deficiency of IronPython settrace that it does not offer
> events for calls to non-IronPython .NET methods (either statically compiled
> from C#/VB/F#... or from other dynamic languages).
>
> cPython has c_call, c_return and c_exception for this. Maybe IronPyt
On Wed, Jul 25, 2012 at 12:06 AM, Markus Schaber
wrote:
> Hi, Jeff,
>
> Von: Jeff Hardy [mailto:[email protected]]
>>
>> On Tue, Jul 24, 2012 at 11:22 AM, Jeff Hardy wrote:
>> >
>> > sys.settrace is your friend here. Basically, if a robot tries to
>> > execute too many lines between yields (i.e.
Hi ironpython,
Here's your Daily Digest of new issues for project "IronPython".
In today's digest:ISSUES
1. [New comment] Creating a low-permission version of PythonEngine fails post
2.0.0
--
ISSUES
1. [New comment] Creating a low-permission versio
Hi, Jeff,
Von: Jeff Hardy [mailto:[email protected]]
>
> On Tue, Jul 24, 2012 at 11:22 AM, Jeff Hardy wrote:
> >
> > sys.settrace is your friend here. Basically, if a robot tries to
> > execute too many lines between yields (i.e. per turn), remove it from
> > the list of valid robots and show an