changeset 6722:41d41060239f

<zgrep> ` echo \'if not o.path.isdir(t):print"Somebody should take a peek inside me.";exit()\' >> bin/tomfoolery
author HackBot
date Wed, 10 Feb 2016 02:59:22 +0000
parents fb624b87b298
children d8c336865a9a
files bin/tomfoolery
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/bin/tomfoolery	Wed Feb 10 02:59:17 2016 +0000
+++ b/bin/tomfoolery	Wed Feb 10 02:59:22 2016 +0000
@@ -1,3 +1,4 @@
 #!/usr/bin/env python
 import os as o,sys as s,subprocess as u
 t="tmflry"
+if not o.path.isdir(t):print"Somebody should take a peek inside me.";exit()