Add getters for properties and trash_at attributes and small bugfix for
authorFuad Muhic <fmuhic@capeannenterprises.com>
Tue, 5 Jun 2018 12:03:38 +0000 (14:03 +0200)
committerFuad Muhic <fmuhic@capeannenterprises.com>
Tue, 5 Jun 2018 12:03:38 +0000 (14:03 +0200)
commit4f0c3d501d19bed5915d5d188598d3a7f1dec7f8
tree29e9d5e1b8f04981cdf244208d5176c803c6e2db
parent3c2266151711f532491a2369de37086bd7234dce
Add getters for properties and trash_at attributes and small bugfix for
save and save_new methods in Collection class.

Arvados-DCO-1.1-Signed-off-by: Fuad Muhic <fmuhic@capeannenterprises.com>
sdk/python/arvados/collection.py
sdk/python/tests/test_collections.py