On 06/14/2012 07:49 PM, Benjamin Peterson wrote: > In that case wouldn't be nicer to have os level attribute ala > os.path.supports_unicode_filenames? > > os.supports_atfunctions > > is gobs nicer than > > os.chown.__signature__.parameters['fd'].is_implemented > > Not "implementing" all parameters (whatever exactly that means) is not > a very common case for a function, so I don't see what it needs to > pollute a signature object for every Python function. We can safely agree to disagree here. 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(). //arry/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20120614/0619e194/attachment.html>
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4