]> granicus.if.org Git - python/commit
Patch #1212117: Add optional attribute st_flags to os.stat_result
authorHye-Shik Chang <hyeshik@gmail.com>
Thu, 2 Jun 2005 13:09:30 +0000 (13:09 +0000)
committerHye-Shik Chang <hyeshik@gmail.com>
Thu, 2 Jun 2005 13:09:30 +0000 (13:09 +0000)
commit5f937a7b8b1ba766ffada44d27f84ab1a43dc980
tree753bffb3e2ccd767ca7805d7dd00b9da0f4eab6d
parentf36947032f4e99b2c55fc25fa36a1960c4423cbb
Patch #1212117: Add optional attribute st_flags to os.stat_result
when the member is available on the platform. (Contributed by
Diego Petteno)
Doc/lib/libos.tex
Misc/NEWS
Modules/posixmodule.c
configure
configure.in
pyconfig.h.in