[Patches] [ python-Patches-460805 ] Support for unsetenv()

noreply@sourceforge.net noreply@sourceforge.net
Tue, 11 Sep 2001 21:25:29 -0700


Patches item #460805, was opened at 2001-09-11 21:25
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=460805&group_id=5470

Category: Library (Lib)
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Chris Gonnerman (solomoriah)
Assigned to: Nobody/Anonymous (nobody)
Summary: Support for unsetenv()

Initial Comment:
The attached patch files implement os.unsetenv() for 
Python 2.1 and 2.2a3.  os.py is extended to call 
unsetenv() when _Environ.__delitem__ is called.


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

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