The Machinery

Just a quick codetest

The Machinery
#this is just a code test
test = u'Running'
def funk(arg):
    if arg == 'test':
        exit()