Add Owned, EIP165

This commit is contained in:
nolash
2021-04-30 11:36:56 +02:00
parent 6432eeb6d3
commit e4e1efa1a8
7 changed files with 56 additions and 14 deletions

7
python/.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
build/
dist/
*.egg-info
__pycache__
node_modules
*.pyc
gmon.out