Closes #1918
Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/9ec22f17 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/9ec22f17 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/9ec22f17 Branch: refs/heads/master Commit: 9ec22f17388ef8d15ccd66813b7bb65647714eb4 Parents: 2eeeaa2 a4201a1 Author: Robert Bradshaw <[email protected]> Authored: Thu Feb 9 10:44:08 2017 -0800 Committer: Robert Bradshaw <[email protected]> Committed: Thu Feb 9 10:44:08 2017 -0800 ---------------------------------------------------------------------- sdks/python/apache_beam/io/fileio.py | 17 +- sdks/python/apache_beam/io/fileio_test.py | 75 ++++++++- sdks/python/apache_beam/io/textio.py | 109 ++++++++---- sdks/python/apache_beam/io/textio_test.py | 224 +++++++++++++++++++++---- 4 files changed, 361 insertions(+), 64 deletions(-) ----------------------------------------------------------------------
