On Mon, May 20, 2013 at 11:16 AM, Daniele Varrazzo
<daniele.varra...@gmail.com> wrote:
> If any module wanted to support a placeholder different than the native
> one would find the need to parse the query string, which I don't think
> is a reasonable thing to ask to a client library.

+1

I have an idea:   two layers.
1. thin python interface to the underling binary lib that actaully
talks to the server.
2. a bunch of helper code  that everyone is going to write anyway.

-- 
Carl K
_______________________________________________
DB-SIG maillist  -  DB-SIG@python.org
http://mail.python.org/mailman/listinfo/db-sig

Reply via email to