On 11/15/2013 6:36 PM, JL wrote:
Thanks! This is the answer which I am seeking. However, I am not able to get the following line to work. I am using python 2.7.5debug_print = print
Start your file with from __future__ import print_function and the above should work. Oh, and please snip stuff not relevant to your post. -- Terry Jan Reedy -- https://mail.python.org/mailman/listinfo/python-list