Name: Anonymous 2007-07-29 10:11 ID:O+1BPlhV
I'm not feeling the love today, /prog/
I hope you have a happy day today.
that is all.
I hope you have a happy day today.
that is all.
(lambda BaseHTTPServer, SimpleHTTPServer: BaseHTTPServer.HTTPServer(('', 8080), SimpleHTTPServer.SimpleHTTPRequestHandler).serve_forever())(__import__('BaseHTTPServer'), __import__('SimpleHTTPServer'))