* added license

* some fixes
This commit is contained in:
r4sas
2017-03-02 14:23:05 +03:00
parent 6a6427a134
commit a90400c54a
6 changed files with 33 additions and 11 deletions

View File

@@ -1,5 +1,4 @@
import json
import os
import json, os
class PBinCLIException(Exception):