]> granicus.if.org Git - python/commit
Bug #1645944: os.access now returns bool but docstring is not updated
authorGeorg Brandl <georg@python.org>
Sat, 27 Jan 2007 19:38:56 +0000 (19:38 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 27 Jan 2007 19:38:56 +0000 (19:38 +0000)
commit3d26ef1d10f28d3059b1e75f1d3f4405c1088b95
tree7dcdcad4d1e4a65f24736f949b6e428be738771c
parent20aa477a2d07ed85b81c4ecda74b51444f9c6b38
Bug #1645944: os.access now returns bool but docstring is not updated
 (backport from rev. 53579)
Modules/posixmodule.c