view script.py @ 5836:83a58728c283

<oerjan> addquote <Jafet> I guess the problem is, the cache size bounds the evilness of the memory bus
author HackBot
date Sun, 12 Jul 2015 02:05:51 +0000
parents a63cb3ea5ec5
children
line wrap: on
line source

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+', ')