[ python-Bugs-1218930 ] Parser chokes on big files

SourceForge.net noreply at sourceforge.net
Mon Jun 13 22:05:56 CEST 2005


Bugs item #1218930, was opened at 2005-06-11 23:59
Message generated for change (Comment added) made by doerwalter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1218930&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Parser/Compiler
Group: Python 2.4
>Status: Closed
>Resolution: Duplicate
Priority: 5
Submitted By: Alexander Schremmer (alexanderweb)
Assigned to: Nobody/Anonymous (nobody)
Summary: Parser chokes on big files

Initial Comment:
Python 2.4.1 chokes on files generated by gen_py. 
Sample file attached.

Workaround: use the nice pyc compiler (it even becomes 
faster and smaller source code :))

----------------------------------------------------------------------

>Comment By: Walter Dörwald (doerwalter)
Date: 2005-06-13 22:05

Message:
Logged In: YES 
user_id=89016

Closing, as this is a duplicate of bug #1175396.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1218930&group_id=5470


More information about the Python-bugs-list mailing list