Mercurial > hg
comparison tests/test-bundle-r.t @ 14097:ca3376f044f8
opener: add read & write utility methods
The two new methods are useful for quickly opening a file for reading
or writing. Unlike 'opener(...).read()', they ensure they the file is
immediately closed without relying on CPython reference counting.
author | Dan Villiom Podlaski Christiansen <danchr@gmail.com> |
---|---|
date | Sat, 30 Apr 2011 19:41:53 +0200 |
parents | 72c84f24b420 |
children | f45c8db21749 |
comparison
equal
deleted
inserted
replaced
14096:dea93484cf9f | 14097:ca3376f044f8 |
---|