view roundup/cgi/__init__.py @ 4049:c9a8a47c4666

Do not try to create empty nodes with a negative ID.
author Stefan Seefeld <stefan@seefeld.name>
date Thu, 19 Feb 2009 20:00:44 +0000
parents fc52d57c6c3e
children
line wrap: on
line source

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

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