Jiri Stransky 774fa137c8 Print functions take output file parameter
Functions print_dict and print_list take outfile parameter (file where
to print output). This indirection allows for testing without patching
sys.stdout (patching stdout can break debugging tools).

Change-Id: Id4b76c5b7d9a8509eb0c662b498855cf9b261a82
2013-10-16 13:54:48 +02:00
..
2013-07-11 12:12:24 +02:00