Closes #636
Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/77f90ff1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/77f90ff1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/77f90ff1 Branch: refs/heads/python-sdk Commit: 77f90ff1531665c59546d2376c8f10ddd81c8b85 Parents: cb2afa4 44f784e Author: Dan Halperin <[email protected]> Authored: Tue Jul 12 12:02:08 2016 -0700 Committer: Dan Halperin <[email protected]> Committed: Tue Jul 12 12:02:08 2016 -0700 ---------------------------------------------------------------------- .../apache_beam/examples/complete/__init__.py | 16 ++++++++++++++++ .../apache_beam/examples/cookbook/__init__.py | 16 ++++++++++++++++ .../examples/cookbook/bigquery_side_input_test.py | 14 ++++---------- sdks/python/apache_beam/transforms/core.py | 3 +++ sdks/python/setup.cfg | 14 ++------------ 5 files changed, 41 insertions(+), 22 deletions(-) ----------------------------------------------------------------------
