| --- a/Misc/NEWS Tue Apr 24 21:09:17 2012 +0200 |
| +++ b/Misc/NEWS Thu Apr 26 19:56:05 2012 +0200 |
| @@ -409,6 +409,8 @@ |
| - Issue #14259: The finditer() method of re objects did not take any |
| keyword arguments, contrary to the documentation. |
| +- Issue #10142: Support for SEEK_HOLE/SEEK_DATA (for example, under ZFS). |
| + |
| Tests |
| ----- |