Initial commit

This commit is contained in:
Matthias Schiffer 2012-01-27 15:44:45 +01:00
commit 2ea569c7ed
7 changed files with 553 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
*~
__pycache__