This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
mirrors
/
borg
mirror of
https://github.com/borgbackup/borg
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Restored python 2.5 compatibility
Jonas Borgström
14 năm trước cách đây
mục cha
ed529f4d86
commit
60298e1469
1 tập tin đã thay đổi
với
1 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
1
0
darc/remote.py
+ 1
- 0
darc/remote.py
Xem Tập Tin
@@ -1,3 +1,4 @@
+from __future__ import with_statement
import fcntl
import msgpack
import os