R. David Murray added the comment:

Well, the problem with that is that we then have to parse the capability to see 
if it is utf8 that is being enabled.  I don't like that as an API, it feels 
fragile.  Since capabilities cannot later be disabled, there's no functional 
reason to keep it separate.   However, it would solve the problem of values to 
use in the init flag, and would remove the caveat that you shouldn't use 
UTF8=ENABLE in an explicit enable call, so perhaps it is best after all.

Do you have any interest in updating the patch?  I won't be able to get back to 
it until this weekend.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21800>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to