Re: [Python-Dev] PEP 471 (scandir): Add a new DirEntry.inode() method?

2015年2月14日 13:21:36 -0800

Antoine Pitrou <[email protected]>:
> The whole point of scandir is to expose low-level system calls in a
> cross-platform way.
Cross-platform is great and preferable, but low-level system facilities
should be made available even when they are unique to a particular OS.
Marko
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to