1455
1445
class TestSmartClientUnicode(tests.TestCase):
1458
1448
Unicode arguments to call_with_body_bytes are not correct (remote method
1459
1449
names, arguments, and bodies must all be expressed as byte strings), but
1464
1454
mysteriously fail with TooManyConcurrentRequests.