Skip to content

Introduction of path and paths types

Choose a tag to compare

@BoPeng BoPeng released this 13 Nov 03:35
· 2697 commits to master since this release

This version introduces path and paths data types to make it easier to handle pathnames in SoS. The path type is derived from pathlib.Path and now has a lot of functions, while the old format strings are kept.