[Patches] [ python-Patches-889949 ] Make `commands' module work on Windows

SourceForge.net noreply at sourceforge.net
Sun Aug 15 15:15:13 CEST 2004


Patches item #889949, was opened at 2004-02-03 21:58
Message generated for change (Settings changed) made by jlgijsbers
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=889949&group_id=5470

Category: Library (Lib)
Group: Python 2.3
>Status: Closed
>Resolution: Rejected
Priority: 5
Submitted By: Miki Tebeka (tebeka)
Assigned to: Nobody/Anonymous (nobody)
Summary: Make `commands' module work on Windows

Initial Comment:
Currently the `commands' module does not work on windows.
A small patch fix this.
`getstatus' is not created on windows.

Miki

----------------------------------------------------------------------

Comment By: Johannes Gijsbers (jlgijsbers)
Date: 2004-08-15 15:14

Message:
Logged In: YES 
user_id=469548

The commands module is going to stay Unix-specific. There
are too many potential issues with trying to support the
various win32 command interpreters. See
http://mail.python.org/pipermail/python-dev/2004-August/047774.html
and its responses.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=889949&group_id=5470


More information about the Patches mailing list