Lines Matching refs:suffix
3428 entry.joinpath('suffix')
3468 The suffix of the root should be the suffix of the zipfile.
3469 The suffix of each nested file is the final component's last suffix, if any.
3473 assert root.suffix == '.zip' == root.filename.suffix
3476 assert b.suffix == ".txt"
3479 assert c.suffix == ".gz"
3482 assert d.suffix == ""
3487 The suffix of the root should be the suffix of the zipfile.
3488 The suffix of each nested file is the final component's last suffix, if any.
3509 The final path component, without its suffix