3147: PySDK StreamReader instantiates a KeepClient late.
authorBrett Smith <brett@curoverse.com>
Thu, 11 Sep 2014 18:22:12 +0000 (14:22 -0400)
committerBrett Smith <brett@curoverse.com>
Thu, 18 Sep 2014 19:51:47 +0000 (15:51 -0400)
commit9facc2aeba6770ee80730001ca66bdaec8bde738
treef577fd0fcfa95b09ab7de7a1bc34f7b10bcd232d
parent8d554a2734be8bbe015d38a48494f7699f2de439
3147: PySDK StreamReader instantiates a KeepClient late.

Similarly with API client instantiation in KeepClient, this helps with
testing.  Refs #3693.
sdk/python/arvados/stream.py
sdk/python/tests/test_stream.py [new file with mode: 0644]