Comment 3 for bug 1418158

Revision history for this message
Christian Reis (kiko) wrote :

And besides, I find it nonsensical that in:

    client.get(u"nodes/", "list").read()

you think requiring the path be unicode is sensible, but the operation can be a string.

The get() docstring doesn't make you any wiser, either. So I think you're wrong wrong wrong :)