changeset 6732:081dbfd7cb5f

<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 03:01:32 +0000
parents 6d3b4de47fbb
children 727cb957492e
files bin/tomfoolery
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/bin/tomfoolery	Wed Feb 10 03:01:28 2016 +0000
+++ b/bin/tomfoolery	Wed Feb 10 03:01:32 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()