2752: Add ResumeCache to arv-put.
authorBrett Smith <brett@curoverse.com>
Mon, 26 May 2014 12:02:15 +0000 (08:02 -0400)
committerBrett Smith <brett@curoverse.com>
Fri, 30 May 2014 14:40:09 +0000 (10:40 -0400)
commit6c3086d313afba5e37e6949ecb454519b8d042e4
tree052a64636b58b7539fceb6c3130f3421714fa99b
parent66db17f904a1591c135a1aa196865d8f53aa7632
2752: Add ResumeCache to arv-put.

This class encapsulates all the functionality necessary to
de/serialize ResumableWriter state.
sdk/python/arvados/commands/put.py
sdk/python/tests/test_arv-put.py