[Python-ideas] PEP: Extended stat_result (First Draft)

Random832 random832 at fastmail.us
Mon May 6 13:38:48 CEST 2013


On 05/06/2013 04:30 AM, Pieter Nagel wrote:
> is_symbolic_link()
>      This shall return ``os.stat(f).is_symbolic_link()``, or ``False`` if
>      ``f`` does not exist.

lstat, surely.



More information about the Python-ideas mailing list