This closes #3070
Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/3eb76a75 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/3eb76a75 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/3eb76a75 Branch: refs/heads/master Commit: 3eb76a751901a654f756202bef76a703be5cf561 Parents: ff589c7 0fa97ab Author: Ahmet Altay <[email protected]> Authored: Thu May 11 11:46:08 2017 -0700 Committer: Ahmet Altay <[email protected]> Committed: Thu May 11 11:46:08 2017 -0700 ---------------------------------------------------------------------- sdks/python/apache_beam/utils/__init__.py | 5 ++++- sdks/python/apache_beam/utils/annotations.py | 4 +++- sdks/python/apache_beam/utils/counters.py | 5 ++++- sdks/python/apache_beam/utils/processes.py | 6 +++++- sdks/python/apache_beam/utils/profiler.py | 5 ++++- sdks/python/apache_beam/utils/proto_utils.py | 2 ++ sdks/python/apache_beam/utils/retry.py | 2 ++ sdks/python/apache_beam/utils/timestamp.py | 5 ++++- sdks/python/apache_beam/utils/urns.py | 2 ++ 9 files changed, 30 insertions(+), 6 deletions(-) ----------------------------------------------------------------------
