Skip to content

Commit

Permalink
Add in initial support for Mozilla-related projects, i.e., xpidl.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcranmer committed Jul 20, 2011
1 parent 9d06d22 commit 69cb3b7
Show file tree
Hide file tree
Showing 6 changed files with 1,475 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ply/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# PLY package
# Author: David Beazley ([email protected])

__all__ = ['lex','yacc']
Loading

0 comments on commit 69cb3b7

Please sign in to comment.