This closes #2392
Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/e2a2836a Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/e2a2836a Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/e2a2836a Branch: refs/heads/master Commit: e2a2836ad016fd6dbc0e06add3345db28ea08fa7 Parents: 645d0bb 10e5a22 Author: [email protected] <[email protected]> Authored: Wed Apr 5 09:53:15 2017 -0700 Committer: [email protected] <[email protected]> Committed: Wed Apr 5 09:53:15 2017 -0700 ---------------------------------------------------------------------- sdks/python/apache_beam/io/fileio_test.py | 31 --- sdks/python/apache_beam/io/filesystem.py | 122 ++++++++++-- sdks/python/apache_beam/io/filesystem_test.py | 221 +++++++++++++++++++++ sdks/python/setup.py | 2 +- 4 files changed, 327 insertions(+), 49 deletions(-) ----------------------------------------------------------------------
