added new gui

This commit is contained in:
Kalam :p
2020-07-15 17:41:07 +01:00
parent 01729eb006
commit b0c8cb4083
102 changed files with 18768 additions and 143 deletions

2
idna/__init__.py Normal file
View File

@@ -0,0 +1,2 @@
from .package_data import __version__
from .core import *