[PATCH] python/join.py: Avoid unchecked print in error path

Douglas Bagnall douglas.bagnall at catalyst.net.nz
Fri May 6 03:55:19 UTC 2016


With stdout closed, print is not safe.

`git grep -B2  print |grep -A2 except` suggests there are a lot more of
these but they haven't troubled me so I'm leaving them alone.


Douglas

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-python-join.py-Avoid-unchecked-print-in-error-path.patch
Type: text/x-diff
Size: 1075 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20160506/f245d9e8/0001-python-join.py-Avoid-unchecked-print-in-error-path.diff>


More information about the samba-technical mailing list