]> granicus.if.org Git - python/commit
Update docstrings to use te attribute names of the new structures returned
authorFred Drake <fdrake@acm.org>
Tue, 12 Mar 2002 21:38:49 +0000 (21:38 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 12 Mar 2002 21:38:49 +0000 (21:38 +0000)
commit193a3f6d37c1440b049f7b1c62ff30c1d8cae38a
treeb8ce10c4bb202f2f736be1e1e9dd45373e3f317d
parentd70356729fe2fa93b6e419e78d3dd9433bcf2787
Update docstrings to use te attribute names of the new structures returned
by stat and time functions.
This closes SF patch #523271.
Modules/posixmodule.c
Modules/timemodule.c