[python-ldap] Yet another Python3 port
Бажал Дмитрий
d.bajal at hostcomm.ru
Tue Nov 19 13:37:06 CET 2013
19.11.2013 00:20, Raphaël Barrois wrote:
> 2. Accept both Bytes and Text (with auto-magic cast, as in Py2),
> return Text Option 3:
For me it would be the best solution because of it's comfort.
But I think it is not acceptable for python community because of
ambiguous logic.
In my opinion the right solution is accept str only, and return str only
for py3 users, as well as for py2. The rest job is done by language itself.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3744 bytes
Desc: ���������������������������������� �������������� S/MIME
URL: <http://mail.python.org/pipermail/python-ldap/attachments/20131119/9d8b7574/attachment.bin>
More information about the python-ldap
mailing list