Home
last modified time | relevance | path

Searched refs:deprecated_func (Results 1 – 4 of 4) sorted by relevance

/external/python/dateutil/dateutil/parser/
D__init__.py29 def deprecated_func(*args, **kwargs): function
33 return deprecated_func
/external/tensorflow/tensorflow/python/util/
Ddeprecation_test.py33 deprecated_func = deprecation.deprecated_alias("deprecated.func",
39 deprecated_func("FAKE ERROR!")
44 deprecated_func("ANOTHER FAKE ERROR!")
/external/python/cpython2/Lib/unittest/
Dcase.py609 def deprecated_func(*args, **kwargs): function
614 return deprecated_func
/external/python/cpython3/Lib/unittest/
Dcase.py1334 def deprecated_func(*args, **kwargs): function
1339 return deprecated_func