xonsh/news/winuserexp.rst

16 lines
241 B
ReStructuredText
Raw Normal View History

2017-02-26 14:46:11 -05:00
**Added:** None
**Changed:**
* Added Windows ``expanduser()``-like function which prevents
the expansion of ``~`` that are not followed by a path
separator.
**Deprecated:** None
**Removed:** None
**Fixed:** None
**Security:** None