Home | History | Annotate | Download | only in test

Lines Matching refs:MemoryError

1618         # when a string allocation fails with a MemoryError.
1625 self.assertRaises(MemoryError, alloc)
1626 self.assertRaises(MemoryError, alloc)