Closes #1776
Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/e3849af8 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/e3849af8 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/e3849af8 Branch: refs/heads/master Commit: e3849af8c8b0982de07f2c24417042be91474039 Parents: c6420df e4eda3c Author: Robert Bradshaw <[email protected]> Authored: Thu Jan 26 14:51:57 2017 -0800 Committer: Robert Bradshaw <[email protected]> Committed: Thu Jan 26 14:51:57 2017 -0800 ---------------------------------------------------------------------- sdks/python/apache_beam/io/avroio_test.py | 6 ---- sdks/python/apache_beam/io/fileio.py | 10 ++++++- sdks/python/apache_beam/io/fileio_test.py | 2 -- sdks/python/apache_beam/io/iobase.py | 38 +++++++++++++++++--------- sdks/python/apache_beam/io/textio.py | 25 +++++++++-------- sdks/python/apache_beam/io/textio_test.py | 30 -------------------- 6 files changed, 47 insertions(+), 64 deletions(-) ----------------------------------------------------------------------
