I just fixed a
> couple of those bugs but I'm sure we've got more lurking out there).
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Foord
> Sent: Friday, September 21, 2007 3:05 PM
> To: Discussion of IronPython
&
g now.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dino Viehland
Sent: Friday, September 21, 2007 4:20 PM
To: Discussion of IronPython
Subject: Re: [IronPython] [python] Re: Missing Compiler Flag
Awesome, thanks for tracking this down. I'll proba
do).
>
> > -Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Foord
> > Sent: Friday, September 21, 2007 1:23 PM
> > To: Discussion of IronPython
> > Subject: Re: [IronPython] [python] Re: Missing Compiler Flag
>
rking out there).
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Foord
Sent: Friday, September 21, 2007 3:05 PM
To: Discussion of IronPython
Subject: Re: [IronPython] [python] Re: Missing Compiler Flag
Michael Foord wrote:
> Hello Dino,
>
ry
>> reverse engineering it (or see if test_codeop fails when we just ignore the
>> flag instead of throwing - that might be the simplest thing to do).
>>
>> -Original Message-
>> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Foord
>>
> Sent: Friday, September 21, 2007 1:23 PM
> To: Discussion of IronPython
> Subject: Re: [IronPython] [python] Re: Missing Compiler Flag
>
> Dino Viehland wrote:
>
>> Strangely it doesn't seem to be in the documentation for compile() either :(
>>
>> Do
http://www.manning.com/foord
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Foord
> Sent: Friday, September 21, 2007 1:23 PM
> To: Discussion of IronPython
> Subject: Re: [IronPython] [python] Re: Missing Compiler Flag
>
>
ECTED] On Behalf Of Michael Foord
Sent: Friday, September 21, 2007 1:23 PM
To: Discussion of IronPython
Subject: Re: [IronPython] [python] Re: Missing Compiler Flag
Dino Viehland wrote:
> Strangely it doesn't seem to be in the documentation for compile() either :(
>
> Do you know what
Dino Viehland wrote:
> Strangely it doesn't seem to be in the documentation for compile() either :(
>
> Do you know what this option does by any chance :) ?
>
> I've opened bug #12908
Great - it can go with 12907. :-)
It is something to do with dedenting. ;-)
I can't find much about it on the