Patch #941

Move lexer tokens to class instance

Added by yorick about 3 years ago. Updated about 3 years ago.

Status:Closed Start date:2010-05-17
Priority:Normal Due date:
Assignee:- % Done:

100%

Category:-
Target version:-

Description

as in http://www.dabeaz.com/ply/ply.html#ply_nn17
results in less global scope pollution(mostly of nml/nml.py)

lexclass.diff Magnifier (5.3 kB) yorick, 2010-05-17 18:06

lexclass.diff Magnifier (5.3 kB) yorick, 2010-05-17 19:52

Associated revisions

Revision 170:1cdeb4af43af
Added by yexo about 3 years ago

Change: move lexer tokens to class instance (yorick) (closes #941)

Revision 170:1cdeb4af43af
Added by yexo about 3 years ago

Change: move lexer tokens to class instance (yorick) (closes #941)

History

#1 Updated by yorick about 3 years ago

Hmm does it work?

#2 Updated by yorick about 3 years ago

Use this patch instead, this works :)

#3 Updated by yexo about 3 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Applied in changeset r170.

Also available in: Atom PDF