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.

Cheers,
Dave


>
>
> I've seen similar problems in IronPython (not with Ply) where the  
> amount of code in a single file was simply beyond the limits for  
> what is valid. It is possible you have hit a hard limit. The Jython  
> guys will be able to decrypt the traceback though I imagine.
>
> Michael
>
>
>
> Thanks,
> --
> Nuno Lopes
>
>
>
> >
>
>
>
> -- 
> http://www.ironpythoninaction.com/
>
>


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to