3504: CollectionReader accepts arvados object collection uuids. 'arv-put' sets
authorPeter Amstutz <peter.amstutz@curoverse.com>
Wed, 20 Aug 2014 20:33:27 +0000 (16:33 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Wed, 20 Aug 2014 20:33:27 +0000 (16:33 -0400)
commitc732e3d38ad324c46c43f9f3790ed7298eb392c2
treec17eb185e5c71771bd69640bc3962251c2e48f32
parente8566e29473ec12e3ceefbf87a87fac2b116e6d3
3504: CollectionReader accepts arvados object collection uuids.  'arv-put' sets
owner_uuid when collection is created.  Fixed indentation.
sdk/python/arvados/collection.py
sdk/python/arvados/commands/put.py
sdk/python/tests/test_arv_put.py