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