summaryrefslogtreecommitdiff
path: root/fs/tests/test_zipfs.py
Commit message (Expand)AuthorAgeFilesLines
* Change of api (fs.open, fs.setcontent, fs.getcontents) to support io module i...willmcgugan@gmail.com2013-03-311-5/+8
* Python3 changeswillmcgugan2011-12-271-3/+6
* Python3 compatibilitywillmcgugan2011-12-271-30/+31
* Modified listdir and walk to take callables in addition to wildcardswillmcgugan2010-07-111-1/+1
* add tests for missing and bogus zipfilesrfkelly02010-07-111-0/+20
* insist on unicode paths throughoutrfkelly02009-11-201-1/+6
* merge branch "rfk-ideas" into trunkrfkelly02009-06-151-0/+153