Amaury Forgeot d'Arc <[email protected]> added the comment:

An implementation of RawIO with the win32 API can be useful (and I'd be 
interested to compare the performance)
But maybe not for all usages: some Python interfaces are defined in terms of 
file descriptors, imp.load_module(), and PyTokenizer_FindEncoding for example.

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue12939>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to