from paste import ponyThe module documentation for paste.pony can be found here, and the corresponding highlighted source file here.
print pony.PONY.decode('base64').decode('zlib')
print pony.UNICORN.decode('base64').decode('zlib')
Tuesday, August 7, 2007
Python Paste Easter Egg.
While looking for documentation on Paste's HTTP server module, I have found something funny:
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment