view roundup/cgi/__init__.py @ 4079:edf526c91412

* Refactor XMLRPC interface. * Make it accessible through web-server.
author Stefan Seefeld <stefan@seefeld.name>
date Wed, 25 Feb 2009 18:17:39 +0000
parents fc52d57c6c3e
children
line wrap: on
line source

''' CGI interface modules '''
__docformat__ = 'restructuredtext'

Roundup Issue Tracker: http://roundup-tracker.org/