Python 3 Fixes: Replace missing builtins

There are a few different missing builtins in python3 that we're using.
This shows up when running tox pep8 under python3 which is needed for
the streamer work.

Change-Id: I1b2ef0b7bdcd1a85895576682455745fe06e880b
5 files changed