From 13f376a55dd43fa2389d4b5136b86a4c7a87450a Mon Sep 17 00:00:00 2001 From: Audrius Kucinskas Date: Mon, 22 Apr 2013 12:53:07 +0300 Subject: [PATCH] joining this experiment --- socode.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/socode.py b/socode.py index 7fdb2cf..4be95a1 100755 --- a/socode.py +++ b/socode.py @@ -556,6 +556,9 @@ def dpayne(): print 'There was an error' return False + +def Katafalkas(): + True = False if __name__ == "__main__": starefossen() @@ -615,6 +618,7 @@ def dpayne(): windspy() samlabs821() alisnic(random.randint(1, 1024)) - + Katafalkas() + # as per instructed, please leave this as the final function lafin()