[Python-Dev] Pathlib enhancements - acceptable inputs and outputs for fspath and os.fspath() (original) (raw)

Random832 random832 at fastmail.com
Mon Apr 18 15:42:59 EDT 2016


On Mon, Apr 18, 2016, at 15:26, Stephen J. Turnbull wrote:

in particular it is not true for DirEntry (which is a "enhanced degenerate" path containing only one path segment but also other useful information abot the filesystem object addressed)

DirEntry contains multiple path segments - it has the name, and the directory path that was passed into scandir.



More information about the Python-Dev mailing list