Antoine Pitrou <pit...@free.fr> added the comment:

I agree with Josh. If you want to use O_DIRECT, use an unbuffered file object 
and be sure to issue reads of the right size.

----------
nosy: +pitrou

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

Reply via email to