A module wrapper for os.path
The path package implements a path objects as first-class entities, allowing common operations on files to be invoked on those path objects directly.
- Developed at devel:languages:python
-
11
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-path && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
path-16.9.0.tar.gz | 0000048850 47.7 KB | |
python-path.changes | 0000013937 13.6 KB | |
python-path.spec | 0000002546 2.49 KB |
Revision 7 (latest revision is 11)
Dominique Leuenberger (dimstar_suse)
accepted
request 1136260
from
Dirk Mueller (dirkmueller)
(revision 7)
- update to 16.9.0: * Features - Added Path.iterdir() and deprecated Path.listdir(). * Use '.' as the default path. * Set stacklevel=2 in deprecation warning for .text. * Added .permissions attribute. * Require Python 3.8 or later. - Update to version 16.6.0 - Update to version 16.5.0 * Removed path.path. Clients must now refer to the canonical * Added support for resolving certain directories on a system to * In order to support "multipath" results, where multiple paths
Comments 0