]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add PyStructSequence_UnnamedField. Add stat_float_times.
authorMartin v. Löwis <martin@v.loewis.de>
Wed, 16 Oct 2002 18:27:39 +0000 (18:27 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Wed, 16 Oct 2002 18:27:39 +0000 (18:27 +0000)
commitf607bdaa77475ec8c94614414dc2cecf8fd1ca0a
tree16aa4184fa6266a4927896483282899efcbcced8
parent5b1614d568b94d32493249427ba86b4f272ae4e0
Add PyStructSequence_UnnamedField. Add stat_float_times.
Use integers in stat tuple, optionally floats in named fields.
Doc/lib/libos.tex
Doc/whatsnew/whatsnew23.tex
Include/structseq.h
Modules/posixmodule.c
Objects/structseq.c