summaryrefslogtreecommitdiff
path: root/fs/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* some error-handling simplificationsrfkelly02009-06-151-2/+4
* move xattr stuff into its own first-level submodulerfkelly02009-06-061-2/+14
* Rename 'helpers' to 'path'.rfkelly02009-06-041-2/+2
* remove "if __main__" stuff from most modulesrfkelly02009-06-031-10/+4
* updated test suite now passingrfkelly02009-05-061-1/+2
* Changed text in exceptionwillmcgugan2008-09-211-1/+1
* Renamed fs.py to base.py after all. Added copydir and movedir functions to utilswillmcgugan2008-09-191-1/+1
* Stupid errorwillmcgugan2008-09-191-1/+1
* Decided to make this the first official release, changed version to 0.1.0willmcgugan2008-09-191-1/+1
* Renamed base.py to fs.py but regret it!willmcgugan2008-09-191-1/+1
* Changes for packaging...willmcgugan2008-09-191-0/+9
* Tidy upwillmcgugan2008-09-191-2/+1
* Various changes..willmcgugan2008-09-161-1/+9
* small changeswillmcgugan2008-09-061-0/+3
* First check-in, lots of work to do!willmcgugan2008-07-201-0/+0