python-dns/typing.py
2020-02-03 13:45:18 +01:00

5 lines
55 B
Python

Set = Dict = None
def cast(type, obj):
return obj