mirror of
https://github.com/borgbackup/borg.git
synced 2025-02-07 06:59:38 +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 fcntl
|
||||||
import msgpack
|
import msgpack
|
||||||
import os
|
import os
|
||||||
|
|
Loading…
Reference in a new issue