2800: Delay API client creation in Python CollectionReader.
authorBrett Smith <brett@curoverse.com>
Wed, 20 Aug 2014 19:12:20 +0000 (15:12 -0400)
committerBrett Smith <brett@curoverse.com>
Wed, 20 Aug 2014 19:12:35 +0000 (15:12 -0400)
commit8598092dfa7a5036417bba209a494c51812e9374
tree4e17d87140c7eff5e25b8b64e30e208ce81d1fa3
parent5d8e0b2caf01c6d78f7de20382742b6516697cd9
2800: Delay API client creation in Python CollectionReader.

This more closely matches prior behavior, and is necessary to make the
Keep tests pass.  See included comments for detailed rationale.
Refs #2800.
sdk/python/arvados/collection.py