Home | History | Annotate | Download | only in unittest

Lines Matching full:deprecationwarning

608     # be a DeprecationWarning in 3.2; http://bugs.python.org/issue2578
885 warnings.filterwarnings("ignore", _msg, DeprecationWarning)