Should Binary accept unicode string?

INADA Naoki <[email protected]> Tue, 12 Jan 2016 21:59:08 +0900
Newsgroups gmane.comp.python.db
Message-ID <CAEfz+TwbFzqyGdEQH1v+RE5tx6YXxdVaTM40n5EL-8WAp363Sw@mail.gmail.com>
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