1424
1424
self.assertOffsetSerialisation([(1,2), (3,4), (100, 200)],
1425
1425
'1,2\n3,4\n100,200', self.client_protocol)
1427
1440
def test_accept_bytes_of_bad_request_to_protocol(self):
1429
1442
smart_protocol = protocol.SmartServerRequestProtocolOne(