#!/usr/bin/env python """ ===================================== PEP 20 (The Zen of Python) by example ===================================== Usage: %prog :Author: Hunter Blanks, hblanks@artifex.org / hblanks@monetate.com :Date: 2011-02-08 for PhillyPUG/philly.rb, revised 2011-02-10 Sources: - http://artifex.org/~hblanks/talks/2011/pep20_by_example.pdf - http://artifex.org/~hblanks/talks/2011/pep20_