Skip to content

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
  • Loading branch information
dabeaz committed Nov 27, 2007
1 parent 56cdc2c commit 76584c2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGES
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
Version 2.4
-----------------------------
11/27/07: beazley
Modified setup.py to support Python Eggs. Patch contributed by
Simon Cross.

11/09/07: beazely
Fixed a bug in error handling in yacc. If a syntax error occurred and the
parser rolled the entire parse stack back, the parser would be left in in
Expand Down Expand Up @@ -32,7 +36,6 @@ Version 2.4
compared. For example:

if toks == ['NUMBER','+','NUMBER']:
...

Version 2.3
-----------------------------
Expand Down

0 comments on commit 76584c2

Please sign in to comment.