summaryrefslogtreecommitdiff
path: root/fs/iotools.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixes, including hang bug in readlinewillmcgugan@gmail.com2014-10-161-0/+24
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@899 67cdc799-7952-0410-af00-57a81ceafa0f
* Test fixes and preparations for 0.5.0 releasewillmcgugan@gmail.com2014-03-131-2/+0
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@887 67cdc799-7952-0410-af00-57a81ceafa0f
* fixeswillmcgugan@gmail.com2014-02-191-1/+1
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@883 67cdc799-7952-0410-af00-57a81ceafa0f
* Added missing methods to RawWrapperwillmcgugan@gmail.com2013-09-101-0/+6
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@880 67cdc799-7952-0410-af00-57a81ceafa0f
* Used SEEK_* constants from fs, rather than oswillmcgugan@gmail.com2013-09-081-3/+4
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@865 67cdc799-7952-0410-af00-57a81ceafa0f
* Replaced io.SEEK_ constants with os equivelent for 2.6 compatibilitywillmcgugan@gmail.com2013-09-061-2/+3
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@864 67cdc799-7952-0410-af00-57a81ceafa0f
* Change of api (fs.open, fs.setcontent, fs.getcontents) to support io module ↵willmcgugan@gmail.com2013-03-311-9/+92
| | | | | | in Py2.6+ and Py3 git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@854 67cdc799-7952-0410-af00-57a81ceafa0f
* Experimental Python3 supportwillmcgugan@gmail.com2013-03-251-0/+142
git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@851 67cdc799-7952-0410-af00-57a81ceafa0f