Marc-Andre Lemburg added the comment:

On 02.05.2013 01:59, Dmi Baranov wrote:
> 
> Dmi Baranov added the comment:
> 
> I think its not possible while codecs registry contains search callbacks 
> (stateless-registry)

It is possible: we'd just need to invent a way to ask search functions
for the list of available codecs, e.g. by moving from plain function
objects to CodecSearchFunction objects.

----------

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

Reply via email to