thrift/test/py
Roger Meier 879cab2cea THRIFT-1914 Python: Support for Multiplexing Services on any
Transport, Protocol and Server

Patch: smallfish & djwatson
 & haijunz & Roger Meier

This closes #103 and #82

From 7aaea7ef4e6f44097b02543fa2e62597eae9d61e Mon Sep 17 00:00:00 2001
From: smallfish <smallfish.xy@gmail.com>
Date: Tue, 22 Apr 2014 11:26:52 +0800
Subject: [PATCH]  THRIFT-1914 Python: Support for Multiplexing Services on any
 Transport
2014-05-03 17:51:21 +02:00
..
explicit_module THRIFT-387. Add license headers to a bunch of files 2009-03-30 21:35:00 +00:00
Makefile.am THRIFT-1829 cpp unit tests fail to build using multiple make jobs 2013-01-15 23:20:19 +01:00
RunClientServer.py THRIFT-2463 test/py/RunClientServer.py fails sometimes 2014-04-21 21:22:54 +02:00
SerializationTest.py THRIFT-1796 TJSONProtocol is not functional 2012-12-18 21:02:16 +01:00
TestClient.py THRIFT-1914 Python: Support for Multiplexing Services on any 2014-05-03 17:51:21 +02:00
TestEof.py THRIFT-1115 python TBase class for dynamic (de)serialization, and __slots__ option for memory savings 2011-09-11 18:16:21 +00:00
TestServer.py THRIFT-1914 Python: Support for Multiplexing Services on any 2014-05-03 17:51:21 +02:00
TestSocket.py THRIFT-1115 python TBase class for dynamic (de)serialization, and __slots__ option for memory savings 2011-09-11 18:16:21 +00:00
TestSyntax.py THRIFT-1115 python TBase class for dynamic (de)serialization, and __slots__ option for memory savings 2011-09-11 18:16:21 +00:00
TSimpleJSONProtocolTest.py THRIFT-1797 Python implementation of TSimpleJSONProtocol 2012-12-26 22:09:55 +01:00