misc_py313
class
MyDict(builtins.dict):
class
CustomException(builtins.RuntimeError):
custom exception type
@deprecated('Do not use this anymore')
def
deprecated_func():