Miguel Brito <miguel.mdebr...@gmail.com> added the comment:
+1. The docstring says: ``` class Path: """ A pathlib-compatible interface for zip files. ``` but only a few methods are supported. It'd be nice to have at least `stem`, `parents`, `suffixes`, `parts`, which IMHO would make sense here. I'd love to work on this if the Core Devs think it makes sense and if OP is not doing so also. ---------- nosy: +miguendes _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue44095> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com