Thrift-386: Make it possible to build the Python library without the extension
authorJake Farrell <jfarrell@apache.org>
Sat, 26 Nov 2011 05:23:09 +0000 (05:23 +0000)
committerJake Farrell <jfarrell@apache.org>
Sat, 26 Nov 2011 05:23:09 +0000 (05:23 +0000)
commita0dd75d7c871370341c27388ffed5ed66917098f
treecd7de1247fdfa5d5b81bdd4af60db75b544b584e
parent94519b394374391b4d026163f227dec43863e9bd
Thrift-386: Make it possible to build the Python library without the extension
Client: py
Patch: Jake Farrell

patch for py lib which will attempt to build the C extension and if it fails falls back to just building the library without any extensions.

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1206398 13f79535-47bb-0310-9956-ffa450edef68
lib/py/setup.py