Searched refs:VERIFIED_RSP (Results 1 – 3 of 3) sorted by relevance
23 VERIFIED_RSP = "WE ROOLZ: {pid}" variable67 response_data = VERIFIED_RSP.format(pid=os.getpid())
25 VERIFIED_RSP = "WE ROOLZ: {pid}" variable72 response = VERIFIED_RSP.format(pid=os.getpid())
48 VERIFIED_RSP = b"WE ROOLZ: {pid}\n" variable263 contents = VERIFIED_RSP.format(pid=os.getpid())