summaryrefslogtreecommitdiffstats
path: root/test/CacheDir/option--cr.py
Commit message (Collapse)AuthorAgeFilesLines
* py2/3 fixes. mostly mode=r on must_match. Also skip the symlink test on ↵William Deegan2017-03-121-7/+7
| | | | windows because os.symlink exists on py3 (didn't in py2), but requires permissions to work on windows which aren't default
* remove rb/wb from file opens, not needed py2/3William Deegan2017-03-111-3/+3
|
* Adding documentation and a couple of testsTom Tanner2013-10-081-0/+138