[python-bugzilla] [PATCH 1/4] Make print statements forward compatibile with python3

Cole Robinson crobinso at redhat.com
Mon Oct 28 17:47:55 UTC 2013


On 10/17/2013 10:50 AM, abn at redhat.com wrote:
> From: Arun Babu Neelicattu <abn at redhat.com>
> 
> ---
>  bin/bugzilla           | 46 ++++++++++++++++++++++++----------------------
>  bugzilla/bug.py        |  2 +-
>  setup.py               | 12 +++++++-----
>  tests/__init__.py      |  6 ++++--
>  tests/misc.py          |  6 ++++--
>  tests/rw_functional.py | 10 ++++++----
>  6 files changed, 46 insertions(+), 36 deletions(-)

Thanks for splitting these out, I've pushed all 4 now.

- Cole



More information about the python-bugzilla mailing list