Mercurial
>
releases
>
mozilla-b2g28_v1_3
/ file revision / other-licenses/ply/ply/__init__.py@cf6c811e127249ad399fe332627e24ed78aec1b4
summary
|
shortlog
|
changelog
|
pushlog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
other-licenses/ply/ply/__init__.py
author
Jason Orendorff <jorendorff@mozilla.com>
Tue, 19 Aug 2008 21:38:24 -0500
changeset 17092
cf6c811e127249ad399fe332627e24ed78aec1b4
permissions
-rw-r--r--
Bug 407216
- DOM quick stubs - faster paths for top N DOM methods (r+sr=jst, security r=mrbkap, build r=bsmedberg) * * * * * *
# PLY package
# Author: David Beazley (dave@dabeaz.com)
__all__
=
[
'lex'
,
'yacc'
]