How to specify the startup IronPython in Silverlight. Should set -X:Frames
in the true.
What you need to edit?
1) languages.config, AppManifest.xaml in dlr.xap
2) or it may be in a tag initParams HTML:
?
I want to use sys._getframe (). Can anyone help?
hi,
is there a way to find out things passed to ipy.exe with -X:whatever
analog to sys.flags?
I would like to detect when -X:Frames or -X:FullFrames are provided
and pass it to subprocess.
thanks
pawel
___
Ironpython-users mailing list
Ironpython-users@
Hi ironpython,
Here's your Daily Digest of new issues for project "IronPython".
In today's digest:ISSUES
1. [New issue] object.__new__() takes no parameters - unexcpected __init__
considered
--
ISSUES
1. [New issue] object.__new__() takes no parame
Hello.
Is there a plan or release scheduled to support CPython 3.1.5 in
IronPython?
Regards
Peter
Notice: This e-mail is intended solely for use of the individual or entity to
which it is
addressed and may contain information that is proprietary, privileged, company
confidential
and/or exe
Python 3 support is planned, but no one currently has the time to work on it.
- Jeff
On Fri, Sep 28, 2012 at 1:40 AM, Douglas, Peter
wrote:
>
> Hello.
>
> Is there a plan or release scheduled to support CPython 3.1.5 in IronPython?
>
> Regards
> Peter
>
>
>
> Notice: This e-mail is intended sole
Hello my name is Andrew. Some what new to .net and IronPython but I have
programmed lots with Python and a bit of WinAPI. Just wondering if anyone
has built anything with VST.net either in C# or IronPython and can shed a
bit of light to the API. So I can write my own VST software in IronPython
*ch