[issue4856] Remove checks for win NT

Hirokazu Yamamoto report at bugs.python.org
Mon Jun 29 11:57:59 CEST 2009


Hirokazu Yamamoto <ocean-city at m2.ccsnet.ne.jp> added the comment:

Oops, sorry. This function is not needed if GetFileAttributesEx never
fail with ERROR_CALL_NOT_IMPLEMENTED. I believe this won't happen on win
NT. How about this patch?

----------
Added file: http://bugs.python.org/file14381/remove_unused_function.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4856>
_______________________________________


More information about the Python-bugs-list mailing list