Patch #941
Move lexer tokens to class instance
| 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)
Associated revisions
Change: move lexer tokens to class instance (yorick) (closes #941)
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
- File lexclass.diff
added
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.