summaryrefslogtreecommitdiffstats
path: root/combox/file.py
Commit message (Expand)AuthorAgeFilesLines
* combox/file.py: new functions defined.Siddharth Ravikumar2015-01-141-6/+53
* combox/file.py: added mk_nodedir function.Siddharth Ravikumar2015-01-131-0/+13
* rewrote the read_shards() and write_shards() function in combox/file.py.Siddharth Ravikumar2015-01-131-12/+17
* added back combox/file.pySiddharth Ravikumar2015-01-121-0/+127
* consolidated everything into combox/combox.py.Siddharth Ravikumar2015-01-121-127/+0
* file.py: wrote two new functions -- write_shards(), read_shards()Siddharth Ravikumar2014-11-051-0/+33
* updated file.py: fixed typo in glue_data documentation.Siddharth Ravikumar2014-10-301-1/+1
* updated combox/file.py: renamed split_file -> split_data and glue_file -> gl...Siddharth Ravikumar2014-10-301-31/+41
* renamed: utils/file.py -> file.py, tests/utils_file.py -> tests/test_file.pyrsiddharth2014-10-301-0/+84