Commit 117a4493 authored by Jim Fulton's avatar Jim Fulton

*** empty log message ***

parent 514ee72d
"""Server Zope from a basic Python web server
"""
import ZopeHTTPServer, os
ZopeHTTPServer.main(os.path.join(os.getcwd(),'lib','python','Main.py'))
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment