THRIFT-360. python: Make fastbinary skip struct fields with the wrong type
authorDavid Reiss <dreiss@apache.org>
Tue, 24 Mar 2009 22:48:40 +0000 (22:48 +0000)
committerDavid Reiss <dreiss@apache.org>
Tue, 24 Mar 2009 22:48:40 +0000 (22:48 +0000)
commita528f54eeb40608e266fcb968e43b26ba57489c6
tree6301f57bd9807820e1fe7ff67d19ee4a8ed7d348
parent2f20ae45fbab56b502e67c0ae818e010ab37a562
THRIFT-360. python: Make fastbinary skip struct fields with the wrong type

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@758071 13f79535-47bb-0310-9956-ffa450edef68
lib/py/src/protocol/fastbinary.c
test/ThriftTest.thrift
test/py/SerializationTest.py