class documentation

class TestUnicodeEncoding: (source)

View In Hierarchy

Tests for encoding related bugs, such as UCS2 vs UCS4, round-tripping issues, etc

Method test_assign_scalar Undocumented
Method test_fill_scalar Undocumented
Method test_round_trip Tests that GETITEM, SETITEM, and PyArray_Scalar roundtrip
def test_assign_scalar(self): (source)

Undocumented

def test_fill_scalar(self): (source)

Undocumented

def test_round_trip(self): (source)

Tests that GETITEM, SETITEM, and PyArray_Scalar roundtrip