HomeSort by relevance Sort by last modified time
    Searched refs:warns_unchanged (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/
test_fixers.py 48 def warns_unchanged(self, before, message): member in class:FixerTestCase
900 self.warns_unchanged(s, "Python 3 does not support string exceptions")
904 self.warns_unchanged(s, "Python 3 does not support string exceptions")
908 self.warns_unchanged(s, "Python 3 does not support string exceptions")
993 self.warns_unchanged(s, "Python 3 does not support string exceptions")
997 self.warns_unchanged(s, "Python 3 does not support string exceptions")
1001 self.warns_unchanged(s, "Python 3 does not support string exceptions")
    [all...]
  /external/python/cpython2/Lib/lib2to3/tests/
test_fixers.py 48 def warns_unchanged(self, before, message): member in class:FixerTestCase
904 self.warns_unchanged(s, "Python 3 does not support string exceptions")
908 self.warns_unchanged(s, "Python 3 does not support string exceptions")
912 self.warns_unchanged(s, "Python 3 does not support string exceptions")
997 self.warns_unchanged(s, "Python 3 does not support string exceptions")
1001 self.warns_unchanged(s, "Python 3 does not support string exceptions")
1005 self.warns_unchanged(s, "Python 3 does not support string exceptions")
    [all...]
  /external/python/cpython3/Lib/lib2to3/tests/
test_fixers.py 47 def warns_unchanged(self, before, message): member in class: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")
    [all...]

Completed in 552 milliseconds