commit | 0895dfe6c0f74f77cea1ed5c4e28ac0c0b27d525 | [log] [tgz] |
---|---|---|
author | Roger Meier <roger@apache.org> | Wed Dec 26 22:09:55 2012 +0100 |
committer | Roger Meier <roger@apache.org> | Wed Dec 26 22:09:55 2012 +0100 |
tree | 663305aadf3ef1b492924da4ea607a470a8fe206 | |
parent | b911b6a27c1dc9fa71e8bee8c54fde8ebfd847f7 [diff] [blame] |
THRIFT-1797 Python implementation of TSimpleJSONProtocol Patch: Avi Flamholz
diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 index 9aa31aa..12a6b0b --- a/.gitignore +++ b/.gitignore
@@ -245,3 +245,5 @@ /tutorial/py/Makefile /tutorial/py/Makefile.in /ylwrap +.project +.pydevproject