Hi,
On 14 Mar 2009, at 03:34, David Beazley wrote: > Having looked at the parsetab.py file on this, this might be a > possibility. The file is pretty big and has some extremely long > unbroken lines in it. Maybe it's bumping up against some kind of > line-length limit or something. Very interesting. The size of the file seems to be problem, from the jython list I got this reply: The generated Java method is too big for the JVM to handle. <http://bugs.jython.org/issue527524> -- Nuno Lopes --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ply-hack" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ply-hack?hl=en -~----------~----~----~----~------~----~------~--~---
