Georg Brandl <ge...@python.org> added the comment:

As long as we have a test confirming that SEEK_HOLE/SEEK_DATA are *accepted* by 
the io module (which is a big part of the patch), it is fine.

E.g. calling seek() with the constants and check that it only raises OSError or 
nothing should work, right?

----------

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

Reply via email to