[Patches] [ python-Patches-1227444 ] Patch for (Doc) bug #1225705
SourceForge.net
noreply at sourceforge.net
Sat Jun 25 19:28:36 CEST 2005
Patches item #1227444, was opened at 2005-06-25 19:28
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1227444&group_id=5470
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Peter van Kampen (pterk)
Assigned to: Nobody/Anonymous (nobody)
Summary: Patch for (Doc) bug #1225705
Initial Comment:
Mention unsetenv in os documentation.
Compare the text of putenv. This is a lot less info
because I can't say anything about memory-leaks (don't
know anything about that). From the source of os.py it
seems that it is checked wether the underlying os
supports it and some additional trickery is used to
make it 'work' on windows and riscos. (it uses putenv
to set the value to an empty string)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1227444&group_id=5470
More information about the Patches
mailing list