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  <songofaca...@gmail.com>
_______________________________________________
DB-SIG maillist  -  DB-SIG@python.org
https://mail.python.org/mailman/listinfo/db-sig

Reply via email to