class documentation

class TestArrayMemoryError: (source)

View In Hierarchy

Undocumented

Method test__size_to_string Test e._size_to_string
Method test__total_size Test e._total_size
Method test_pickling Test that _ArrayMemoryError can be pickled
Method test_str Undocumented
def test__size_to_string(self): (source)

Test e._size_to_string

def test__total_size(self): (source)

Test e._total_size

def test_pickling(self): (source)

Test that _ArrayMemoryError can be pickled

def test_str(self): (source)

Undocumented