xonsh/news/path-backticks.rst
2016-10-18 12:19:16 +02:00

14 lines
253 B
ReStructuredText

**Added:**
* Backticks for regex or glob searches now support an additional modifier
``p``, which causes them to return Path objects instead of strings.
**Changed:** None
**Deprecated:** None
**Removed:** None
**Fixed:** None
**Security:** None