This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
mirrors
/
borg
espejo de
https://github.com/borgbackup/borg
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Restored python 2.5 compatibility
Jonas Borgström
hace 14 años
padre
ed529f4d86
commit
60298e1469
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
darc/remote.py
+ 1
- 0
darc/remote.py
Ver fichero
@@ -1,3 +1,4 @@
+from __future__ import with_statement
import fcntl
import msgpack
import os