Lines Matching refs:stderr
46 print >> sys.stderr, 'A record id was not provided'
55 print >> sys.stderr, 'Record #%s was not found' % record_id
64 print >> sys.stderr, 'A log id was not provided'
68 print >> sys.stderr, 'The log id is not formatted properly'
75 print >> sys.stderr, 'A public key file was not provided'
79 print >> sys.stderr, 'Public key file %s could not be read' % pubkey
86 print >> sys.stderr, 'A timestamp was not provided'
99 print >> sys.stderr, 'The timestamp "%s" is invalid' % t
277 print >> sys.stderr, help
307 print >> sys.stderr, 'Database "%s" does not exist' % db_name