rewrite to python3

This commit is contained in:
2019-06-12 23:32:05 +02:00
parent 32aa6ff7d2
commit 2114d9a77d
10 changed files with 477 additions and 524 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
/__pycache__/
*.pyc
build/
.idea/workspace.xml