thesamet / rpcz

RPC implementation for Protocol Buffers over ZeroMQ
http://code.google.com/p/rpcz/
Apache License 2.0
111 stars 42 forks source link

basic python3 fixes #4

Closed quiasmo closed 9 years ago

quiasmo commented 9 years ago

simple syntax fixes to have build work with python3 and a fix to have the pyx create cstrings from unicode strings in python3.

also added to variable to setup.py to handle a custom build dir