Home | History | Annotate | Download | only in test

Lines Matching refs:UINT_MAX

882         self.assertRaises(OverflowError, os.pipe2, _testcapi.UINT_MAX + 1)