Patches item #1574252, was opened at 2006-10-09 21:45
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=1574252&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: Library (Lib)
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Chip Norkus (doubleyewdee)
Assigned to: Nobody/Anonymous (nobody)
Summary: Add %var% support to ntpath.expandvars
Initial Comment:
NT variables are passed around as %var% instead of
$var or ${var}. Providing support for this gives a
seamless user experience for NT users using Python.
E.g. os.path.expandvars('%TEMP%') now does what is
expected on NT.
I updated the docstring, could not find any tests or
documentation references in svn for this portion of
code.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1574252&group_id=5470
_______________________________________________
Patches mailing list
[email protected]
http://mail.python.org/mailman/listinfo/patches