python-dns/typing.py

5 lines
55 B
Python
Raw Normal View History

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