hi.here's another small patch for another bug(undefined variable) in __init__.py:
2027c2027 < format(len(recv_buf), want_len)) --- > format(recv_len, want_len)) cheers, alexander _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
