summaryrefslogtreecommitdiff
path: root/fs/httpfs.py
Commit message (Collapse)AuthorAgeFilesLines
* Change of api (fs.open, fs.setcontent, fs.getcontents) to support io module ↵willmcgugan@gmail.com2013-03-311-22/+26
| | | | | | in Py2.6+ and Py3 git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@854 67cdc799-7952-0410-af00-57a81ceafa0f
* Added getinfo function to HTTPFS (returns HTTP headers)gcode@loowis.durge.org2011-05-281-0/+11
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@711 67cdc799-7952-0410-af00-57a81ceafa0f
* Opener fixeswillmcgugan2011-03-201-1/+5
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@673 67cdc799-7952-0410-af00-57a81ceafa0f
* Added httpfs to docswillmcgugan2011-03-081-3/+13
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@652 67cdc799-7952-0410-af00-57a81ceafa0f
* Fixes of some errors/warnings reported by PyDev and inline documentationwillmcgugan2011-03-071-3/+2
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@644 67cdc799-7952-0410-af00-57a81ceafa0f
* allow listdir/ilistdir to take non-keyword argsrfkelly02011-01-051-1/+1
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@603 67cdc799-7952-0410-af00-57a81ceafa0f
* Fixed wrong exception in httpfswillmcgugan2011-01-031-2/+2
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@596 67cdc799-7952-0410-af00-57a81ceafa0f
* Added an simple httpfs, and sorted out command installationwillmcgugan2010-12-211-0/+68
git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@568 67cdc799-7952-0410-af00-57a81ceafa0f