Hi, all.

I found DB-API 2.0 defines Binary() as Binary(string).
https://www.python.org/dev/peps/pep-0249/#binary

What the string means?
On Python 2, should Binary accept unicode?
On Python 3, should Binary accept str?

-- 
INADA Naoki  <[email protected]>
_______________________________________________
DB-SIG maillist  -  [email protected]
https://mail.python.org/mailman/listinfo/db-sig

Reply via email to