Code Review
/
common
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
1ab2878
)
straggler
author
Marc Slemko
<marc@apache.org>
Thu, 17 Aug 2006 01:21:20 +0000
(
01:21
+0000)
committer
Marc Slemko
<marc@apache.org>
Thu, 17 Aug 2006 01:21:20 +0000
(
01:21
+0000)
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664762
13f79535
-47bb-0310-9956-
ffa450edef68
compiler/src/__init__.py
[new file with mode: 0644]
patch
|
blob
diff --git a/compiler/src/__init__.py
b/compiler/src/__init__.py
new file mode 100644
(file)
index 0000000..
1ceea9c
--- /dev/null
+++ b/
compiler/src/__init__.py
@@ -0,0
+1
@@
+__all__ = ['parser', 'generator', 'cpp_generator']