slackbuilds_ponce/python/path.py/README
Dimitris Zlatanidis c72b72b446 python/path.py: Added (A module wrapper for os.path).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-09-12 01:52:37 +07:00

3 lines
141 B
Text

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