feature: NO DNS? fa nulla...
su linux funge... su altri non so...da testare!!!
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
from typing import Dict
|
||||
from . import name
|
||||
|
||||
def from_text(textring : Dict[str,str]) -> Dict[name.Name,bytes]:
|
||||
...
|
||||
def to_text(keyring : Dict[name.Name,bytes]) -> Dict[str, str]:
|
||||
...
|
||||
Reference in New Issue
Block a user