# HG changeset patch # User HackBot # Date 1455073174 0 # Node ID ea142bdf6809d1e480d8bf4ba5ec4735055901da # Parent d1da7922a7e5f7af13796173c54731989a14d8ac ` echo \'if not o.path.isfile(a):print u.check_output(["?",a]),;exit()\' >> bin/tomfoolery diff -r d1da7922a7e5 -r ea142bdf6809 bin/tomfoolery --- 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()