slackbuilds_ponce/python/path.py
Dimitris Zlatanidis 4272070c25 python/path.py: Updated for version 7.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-02-12 17:49:50 +07:00
..
path.py.info python/path.py: Updated for version 7.2. 2015-02-12 17:49:50 +07:00
path.py.SlackBuild python/path.py: Updated for version 7.2. 2015-02-12 17:49:50 +07:00
README python/path.py: Added (A module wrapper for os.path). 2014-09-12 01:52:37 +07:00
slack-desc python/path.py: Added (A module wrapper for os.path). 2014-09-12 01:52:37 +07:00

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