]> granicus.if.org Git - python/commit
Merged revisions 73675 via svnmerge from
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Mon, 29 Jun 2009 11:37:19 +0000 (11:37 +0000)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Mon, 29 Jun 2009 11:37:19 +0000 (11:37 +0000)
commit6fbdfdabb616caa7bc815fb8bfae802302ac2fff
tree1daa67803cf8442578172de41f789a8779704358
parent3d2eca0edaa864edaefd77988d103d2b5179e781
Merged revisions 73675 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r73675 | hirokazu.yamamoto | 2009-06-29 20:27:03 +0900 | 3 lines

  Issue #4856: Py_GetFileAttributesEx[AW] are not needed because GetFileAttributesEx[AW]
  won't fail with ERROR_CALL_NOT_IMPLEMENTED on win NT.
  Reviewed by Amaury Forgeot d'Arc.
........
Modules/posixmodule.c