[Python-bugs-list] [Bug #110839] PRIVATE: CGIHTTPServer (PR#239)

noreply@sourceforge.net noreply@sourceforge.net
Fri, 25 Aug 2000 07:10:30 -0700


Bug #110839, was updated on 2000-Aug-01 14:15
Here is a current snapshot of the bug.

Project: Python
Category: None
Status: Open
Resolution: None
Bug Group: Feature Request
Priority: 3
Summary: PRIVATE: CGIHTTPServer (PR#239)

Details: Jitterbug-Id: 239
Submitted-By: Michael_Frericks@informatik-kooperation.de
Date: Fri, 17 Mar 2000 11:27:23 -0500 (EST)
Version: 1.5.2
OS: WinNT 4.0


The module CGIHTTPServer does not run on WinNT since 

a) the function executable() seems to return a false value, if you omit the call
of executable() you come to
b) the function nobody_uid() imports the module pwd available only for unix
c) other unix-functions as fork... are used to create a process with the user
nobody



====================================================================
Audit trail:
Mon Apr 03 18:39:48 2000	guido	changed notes
Mon Apr 03 18:39:48 2000	guido	moved from incoming to request

Follow-Ups:

Date: 2000-Aug-01 14:15
By: none

Comment:
This module still needs to be ported to Windows...
-------------------------------------------------------

For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=110839&group_id=5470