3706: normalize() returns None instead of self. Add equally convenient, and more...
authorTom Clegg <tom@curoverse.com>
Fri, 31 Oct 2014 20:44:19 +0000 (16:44 -0400)
committerTom Clegg <tom@curoverse.com>
Fri, 31 Oct 2014 20:44:19 +0000 (16:44 -0400)
commitfad871168f4500959d48eac695336e49a92535b7
tree0a8d07b73394fbbd248dcda85daf15db3881e216
parent3f9d8b5ca7288921a62f5cbc6c59d64c4fd16707
3706: normalize() returns None instead of self. Add equally convenient, and more Pythonic, manifest_text(normalize=True) feature.
sdk/python/arvados/collection.py
sdk/python/arvados/commands/put.py
sdk/python/arvados/stream.py
sdk/python/tests/test_collections.py