summaryrefslogtreecommitdiff
path: root/fs/iotools.py
Commit message (Expand)AuthorAgeFilesLines
* Fixes, including hang bug in readlinewillmcgugan@gmail.com2014-10-161-0/+24
* Test fixes and preparations for 0.5.0 releasewillmcgugan@gmail.com2014-03-131-2/+0
* fixeswillmcgugan@gmail.com2014-02-191-1/+1
* Added missing methods to RawWrapperwillmcgugan@gmail.com2013-09-101-0/+6
* Used SEEK_* constants from fs, rather than oswillmcgugan@gmail.com2013-09-081-3/+4
* Replaced io.SEEK_ constants with os equivelent for 2.6 compatibilitywillmcgugan@gmail.com2013-09-061-2/+3
* Change of api (fs.open, fs.setcontent, fs.getcontents) to support io module i...willmcgugan@gmail.com2013-03-311-9/+92
* Experimental Python3 supportwillmcgugan@gmail.com2013-03-251-0/+142