xonsh/news/first-class-paths.rst
2016-10-19 15:09:55 +02:00

13 lines
180 B
ReStructuredText

**Added:**
* p-strings: ``p'/foo/bar'`` is short for ``pathlib.Path('/foo/bar')``
**Changed:** None
**Deprecated:** None
**Removed:** None
**Fixed:** None
**Security:** None