Rpaths

Latest version: v1.0.0

Safety actively analyzes 630026 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.7

----------------

Features:
* Extended glob filters (� la git, /some/dir*/**/*.log)
* Python 3.2 compatibility

0.6

----------------

Bugfixes:
* Fixes non-working `Pathrel_path_to()`.

0.5

----------------

Features:
* Adds `pattern` parameter to `listdir()` and `recursedir()`

0.4

----------------

Bugfixes:
* Adds missing `__all__` lists
* Actually prevents the creation of `AbstractPath` directly (thanks to VnC-)

Features:
* Adds comparison operators

0.3

----------------

Bugfixes:
* `Path.read_link()` didn't work at all.
* `AbstractPath.__eq__()` now returns False instead of raising TypeError if the
objects are not compatible.

Features:
* Adds `AbstractPath.lies_under()`
* `Path.open()` uses `io.open()`. It now accepts the buffering, encoding,
errors, newline, closefd and opener arguments, and will return unicode
instead of bytes if opened in text mode (the default) on Python 2.

0.2

----------------

Bugfixes:
* Makes `__hash__` use `normcase` (like `__eq__` does).
* Removes `AbstractPath.relative()` since it only worked for `Path` anyway.
* Fixes `*atime` methods.

Features:
* Adds docstrings everywhere. There is some HTML documentation at ReadTheDocs:
http://rpaths.remram.fr/

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.