__init__.py
author Todd Larsen <tlarsen@google.com>
Fri, 03 Oct 2008 07:03:11 +0000
changeset 264 97b60788cb9a
parent 63 9b1909e46633
permissions -rw-r--r--
Change to imports to follow the style guide: http://code.google.com/p/soc/wiki/PythonStyleGuide#Module_and_package_imports Specifically: "Use from x import y only when x is a package and y is a module."
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: