dr.botzo/modules/__init__.py

5 lines
109 B
Python
Raw Normal View History

2010-07-27 20:35:01 -05:00
__all__ = []
2010-07-28 23:48:47 -05:00
# vi:tabstop=4:expandtab:autoindent
# kate: indent-mode python;indent-width 4;replace-tabs on;