feature: NO DNS? fa nulla...

su linux funge...
su altri non so...da testare!!!
This commit is contained in:
greko17
2019-11-28 21:49:48 +01:00
parent 436367da6d
commit b12201bb8e
120 changed files with 16179 additions and 5 deletions
+6
View File
@@ -0,0 +1,6 @@
from . import name
def from_address(text : str) -> name.Name:
...
def to_address(name : name.Name) -> str:
...