2012/6/14 Larry Hastings <la...@hastings.org>:
> Also, it's more granular than that.  For example, Python now understands
> symbolic links on Windows--but only haphazardly at best.  The
> "follow_symlinks" argument works on Windows for os.stat() but not for
> os.chmod().

Then indeed it's more granular than a parameter being "implemented" or
not. A parameter may have a more restricted or extended meaning on
different operating systems. (sendfile() on files for example).


-- 
Regards,
Benjamin
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to