Home
last modified time | relevance | path

Searched refs:warn_deprecation (Results 1 – 6 of 6) sorted by relevance

/external/chromium-trace/catapult/third_party/WebOb/webob/
Detag.py15 warn_deprecation,
39 warn_deprecation("weak_match is deprecated", '1.2', 3)
Dutil.py48 def warn_deprecation(text, version, stacklevel): function
Dacceptparse.py17 warn_deprecation,
28 warn_deprecation("Use best_match instead", '1.2', 3)
Ddescriptors.py25 warn_deprecation,
110 warn_deprecation('The attribute %s is deprecated: %s'
Drequest.py81 from webob.util import warn_deprecation
285 warn_deprecation(
1166 warn_deprecation(
1193 warn_deprecation(
Dexc.py181 warn_deprecation,