Home
last modified time | relevance | path

Searched refs:warns_unchanged (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/lib2to3/tests/
H A Dtest_fixers.py47 def warns_unchanged(self, before, message): member in FixerTestCase
962 self.warns_unchanged(s, "Python 3 does not support string exceptions")
966 self.warns_unchanged(s, "Python 3 does not support string exceptions")
970 self.warns_unchanged(s, "Python 3 does not support string exceptions")
1055 self.warns_unchanged(s, "Python 3 does not support string exceptions")
1059 self.warns_unchanged(s, "Python 3 does not support string exceptions")
1063 self.warns_unchanged(s, "Python 3 does not support string exceptions")
1873 self.warns_unchanged(s, "This module is now multiple modules")
1889 self.warns_unchanged(s, "Cannot handle star imports")
2415 self.warns_unchanged(
[all...]

Completed in 4 milliseconds