Results 33 comments of Shipeng Feng

Currently all of the contents are targeted for Python 2.x, and we are talking about how to do things with Python here, if anyone want to know how to do...

Python 3.x is not supported yet, you can try this in Python 2.x. If this library turns out to be useful, we will add Python 3.x support as soon as...

Here is a really simple idea, we could just pass raw config dict to `ProxyClass`: - since this is a raw dict, user could add any custom confs,user could use...