14
14
# along with this program; if not, write to the Free Software
15
15
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
17
19
from __future__ import absolute_import
21
21
# TODO: Remove the transport-based lock_read and lock_write methods. They'll
22
22
# then raise TransportNotPossible, which will break remote access to any
23
23
# formats which rely on OS-level locks. That should be fine as those formats