Home | History | Annotate | Download | only in test

Lines Matching refs:pformat

108             sys.stdout.write("\n" + pprint.pformat(p) + "\n")
120 sys.stdout.write("\n" + pprint.pformat(p) + "\n")
395 pprint.pformat(s.getpeercert()))
428 sys.stdout.write(" client cert is " + pprint.pformat(cert) + "\n")
980 sys.stdout.write(pprint.pformat(cert) + '\n')
984 pprint.pformat(cert))