On Fri, Mar 2, 2012 at 12:58 PM, <mchalk...@mail.com> wrote: > Well, when you or whoever finds time to document the process, could > you include something about that, too? If put some of the standard > library files, but omit others, I get a message telling me which ones > are missing, but if I include everything, I get: > > Unhandled Exception: Microsoft.Scripting.SyntaxErrorException: unexpected > token '<newline>' > at IronPython.Runtime.ThrowingErrorSink.Add(SourceUnit sourceUnit, String > message, SourceSpan span, Int32 errorCode, Severity severity) > at IronPython.Compiler.Parser.ReportSyntaxError(Int32 start, Int32 end, > String message, Int32 errorCode) > at IronPython.Compiler.Parser.ReportSyntaxError(Token t, IndexSpan span, > Int32 errorCode, Boolean allowIncomplete) > at IronPython.Compiler.Parser.ParsePrimary() > at IronPython.Compiler.Parser.ParsePower() > > So, it seems it doesn't like the libs being in a zip file... I'll keep > playing with it...
See http://ironpython.codeplex.com/workitem/32335. It'll be fixed in the RC. - Jeff _______________________________________________ Ironpython-users mailing list Ironpython-users@python.org http://mail.python.org/mailman/listinfo/ironpython-users