[Patches] [ python-Patches-455176 ] sys module feature patch - modify_argv()

noreply@sourceforge.net noreply@sourceforge.net
Sun, 02 Sep 2001 15:48:31 -0700


Patches item #455176, was opened at 2001-08-24 18:53
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=455176&group_id=5470

Category: core (C code)
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: sys module feature patch - modify_argv()

Initial Comment:
Feature enhancment patch to sys module.
(Python/sysmodule.c)

modify_argv(string,[start],[amount])

Modify the absolute argv (process listing) elements of
the python process.
Element values are set to zero, then refilled if a
replacement value
is present. Note: sys.argv will not be changed.


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

Comment By: Martin v. Löwis (loewis)
Date: 2001-09-02 15:48

Message:
Logged In: YES 
user_id=21627

There's no uploaded file!  You have to check the checkbox labeled
"Check to Upload & Attach File" when you upload a file.

Please try again.

(This is a SourceForge annoyance that we can do nothing about.
:-( )

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

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