Update of /cvsroot/pydispatcher/dispatch/examples
In directory sc8-pr-cvs1:/tmp/cvs-serv4603/examples
Added Files:
__init__.py
Log Message:
Made the examples directory a package
--- NEW FILE: __init__.py ---
"""Example scripts for the dispatch project
"""
|