view script.py @ 5878:1b2be70e0543

<oerjan> addquote <oren> I\'m making a new font. I\'m up to the capital E with diarhea
author HackBot
date Sun, 02 Aug 2015 22:22:39 +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+', ')