v_print

Description

Prints to shell if NorthC9.verbose is True. Mostly used internally.

Signature

v_print(self, *args)

Parameters

args:

The args to pass to print (*args).