Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change of api (fs.open, fs.setcontent, fs.getcontents) to support io module i... | willmcgugan@gmail.com | 2013-03-31 | 1 | -36/+38 |
* | Python3 changes | willmcgugan | 2011-12-27 | 1 | -4/+4 |
* | Python3 compatibility | willmcgugan | 2011-12-27 | 1 | -1/+1 |
* | First stab at a Python3 port | willmcgugan | 2011-12-26 | 1 | -22/+29 |
* | S3FS: some code layout cleanups | rfkelly0 | 2011-03-26 | 1 | -0/+23 |
* | spelling fixes | rfkelly0 | 2011-03-08 | 1 | -8/+8 |
* | cleanup FileWrapper.__del__ a little | rfkelly0 | 2011-02-05 | 1 | -7/+8 |
* | some doc spelling fixes | rfkelly0 | 2011-01-27 | 1 | -1/+1 |
* | removed obsolute "objectree" module; use fs.path.PathMap instead | rfkelly0 | 2010-12-27 | 1 | -1/+1 |
* | Added FS command line scripts | willmcgugan | 2010-12-05 | 1 | -2/+3 |
* | add module "fs.filelike" with utils for building file-like objects. | rfkelly0 | 2010-11-07 | 1 | -0/+743 |