2008/10/18 Iustin Pop <[EMAIL PROTECTED]>: > Currently the gnt-* scripts are using a mix of print, logger.ToStd* and > sys.stderr.write. We convert them all to using cli.ToStdout/err. This > way, we can easily change the implementation for all at once.
LGTM
