Dave - +1 :-)
On Wed, Apr 8, 2009 at 9:19 PM, Dave Fugate wrote:
> I've been working on making this happen for a few days now. It should be
> available in the IronPython_Main branch on CodePlex's TFS server within a day
> or so.
>
> Dave
>
> -Original Message-
> From: users-boun...@lis
This is fixed now so pre-compilation is working again in the current 2.6
sources.
From: users-boun...@lists.ironpython.com
[mailto:users-boun...@lists.ironpython.com] On Behalf Of Davy Mitchell
Sent: Tuesday, March 31, 2009 1:52 PM
To: Discussion of IronPython
Subject: [IronPython] PYC and 2.6 A
Doh! The semi-colons are there because I really wanted intellisense while
writing that code :)
> -Original Message-
> From: users-boun...@lists.ironpython.com [mailto:users-
> boun...@lists.ironpython.com] On Behalf Of Davy Mitchell
> Sent: Wednesday, April 08, 2009 1:11 PM
> To: Discuss
I've been working on making this happen for a few days now. It should be
available in the IronPython_Main branch on CodePlex's TFS server within a day
or so.
Dave
-Original Message-
From: users-boun...@lists.ironpython.com
[mailto:users-boun...@lists.ironpython.com] On Behalf Of Davy
Hi Dino,
Thanks works great - you confused me with the semi-colons :-) Thanks
Bruce too - your posts
re:sys.argv were useful in looking at this.
I'll raise a feature request of some sort. Is PYC ever likely to
become part of the standard install?
In case it is of use to anyone, I've put my modif
Hello,
I'm running into a problem where I can't use the XAML editor in the isolated
version of IronPython Studio. The error I'm getting is "Package
'Microsoft.VisualStudio.Xaml' has failed to load ( GUID =
{E58C2A8B-BCC4-4559-AD59-D62EB6D58A22} )" Can anyone offer some guidance as
to how to fix