Adjust for the fact that Python 2.5 doesn't have collections.MutableSet.
[invirt/packages/python-afs.git] / afs / fs.py
2009-11-22  Evan BroderFix typos in afs.acl and afs.fs introduced in 0e2974f1.
2009-11-20  Evan BroderAlways use absolute imports.
2009-11-19  Evan BroderAdd an fs.inafs function for determining if a path...
2009-11-19  Evan BroderAdd a simple afs._fs module that exposes a whichcell...