cratepy.ioput.ioutilities.print2

print2(*objects)[source]

Double output printer.

Output to both default standard output device (e.g., terminal) and to the ‘.screen’ output file.

Parameters:

objects (list) – Objects to print.