slackbuilds/python/path.py
Dimitris Zlatanidis e1b4863a3d
python/path.py: Updated for version 9.0.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2016-12-24 07:33:56 +07:00
..
README python/path.py: Added (A module wrapper for os.path). 2014-09-12 01:52:37 +07:00
path.py.SlackBuild python/path.py: Updated for version 9.0.1. 2016-12-24 07:33:56 +07:00
path.py.info python/path.py: Updated for version 9.0.1. 2016-12-24 07:33:56 +07:00
slack-desc python/path.py: Added (A module wrapper for os.path). 2014-09-12 01:52:37 +07:00

README

path.py implements a path objects as first-class entities,
allowing common operations on files to be invoked on those
path objects directly.