view roundup/cgi/__init__.py @ 4680:b6b600ff61e2

win32: Replace win32file._get_osfhandle with function from msvcrt module
author anatoly techtonik <techtonik@gmail.com>
date Tue, 27 Nov 2012 14:17:05 +0300
parents fc52d57c6c3e
children
line wrap: on
line source

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

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