Moving Collection, Stream and Keep classes into their own files
authorPeter Amstutz <peter.amstutz@curoverse.com>
Tue, 21 Jan 2014 14:06:00 +0000 (09:06 -0500)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Tue, 21 Jan 2014 14:06:00 +0000 (09:06 -0500)
commit86ec3f61b905b2887cf7158ac97a4b817492ebad
tree5f5c95a46ffdca4d4231405e6236ca099cc0542f
parentab32bf9232962ab372f54b2bd5fe770b28a0e565
Moving Collection, Stream and Keep classes into their own files
sdk/python/arvados/Collection.py [new file with mode: 0644]
sdk/python/arvados/Keep.py [new file with mode: 0644]
sdk/python/arvados/Stream.py [new file with mode: 0644]
sdk/python/arvados/__init__.py