changeset 6725:ea142bdf6809

<zgrep> ` echo \'if not o.path.isfile(a):print u.check_output(["?",a]),;exit()\' >> bin/tomfoolery
author HackBot
date Wed, 10 Feb 2016 02:59:34 +0000
parents d1da7922a7e5
children e2834d707156
files bin/tomfoolery
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/bin/tomfoolery	Wed Feb 10 02:59:30 2016 +0000
+++ b/bin/tomfoolery	Wed Feb 10 02:59:34 2016 +0000
@@ -4,3 +4,4 @@
 if not o.path.isdir(t):print"Somebody should take a peek inside me.";exit()
 if len(s.argv) != 2:print"I have nothing to say to you.";exit()
 a=s.argv[1];o.chdir(t)
+if not o.path.isfile(a):print u.check_output(["?",a]),;exit()