changeset 6323:bee577710391

<oerjan> rm script.py
author HackBot
date Sat, 28 Nov 2015 07:37:52 +0000
parents 532bcfb6945c
children bf284a04b3e0
files script.py
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/script.py	Sat Nov 28 07:37:33 2015 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-users = ['hppavilion1', 'Not ZombieCheney']
-print 'These are the users who bothered to edit our file (If you did it, you are hardcore):'
-for x in users:
-     print(x+', ')