mirror of
https://github.com/borgbackup/borg.git
synced 2025-01-31 03:31:41 +00:00
Restored python 2.5 compatibility
This commit is contained in:
parent
ed529f4d86
commit
60298e1469
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
from __future__ import with_statement
|
||||
import fcntl
|
||||
import msgpack
|
||||
import os
|
||||
|
|
Loading…
Reference in a new issue