class documentation

class TestUnicodeEncoding:

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):

Undocumented

def test_fill_scalar(self):

Undocumented

def test_round_trip(self):
Tests that GETITEM, SETITEM, and PyArray_Scalar roundtrip