summaryrefslogtreecommitdiffstats
path: root/pyfirstaidkit/utils
Commit message (Expand)AuthorAgeFilesLines
* Cleanup the whole backup directory in the end and use weakref for singleton r...Martin Sivak2008-04-081-2/+9
* And use different method for name generation in backupMartin Sivak2008-03-251-1/+2
* Actually import the required shutil module into backupMartin Sivak2008-03-251-0/+1
* Add basic file-based backup methodMartin Sivak2008-03-251-1/+72
* Introduce the common Backup interface and move utils package into directoryMartin Sivak2008-03-143-0/+168