removing some unnecesary over-optimizations like running the gc manually or deleting...
authorEduardo Robles Elvira <edulix@wadobo.com>
Sat, 12 Oct 2013 08:18:00 +0000 (10:18 +0200)
committerEduardo Robles Elvira <edulix@wadobo.com>
Sat, 12 Oct 2013 08:18:00 +0000 (10:18 +0200)
commit253d4cdd148210df55c6e25494c1840002ab8de0
tree8564d61ecc3f11bc8607a34f304c54c7cb33f20f
parentac5e418402e99c71e5037384633da2f154603597
removing some unnecesary over-optimizations like running the gc manually or deleting stat dict

optimization memory usage during restore by saving dir perms in a specific class with only the needed data
backup.py
deltatar/deltatar.py