]> granicus.if.org Git - python/commit
Due to a cut-and-paste error, the type object exported under the name
authorGuido van Rossum <guido@python.org>
Thu, 27 Dec 2001 16:23:28 +0000 (16:23 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 27 Dec 2001 16:23:28 +0000 (16:23 +0000)
commitbb2501f6388544fabca7c2df33d91e8577d74ca5
treebf1b382e3c5371fd2a78be23d936b95d0bc46b1d
parent226275f780c878f836542a1c1916688f581f34ec
Due to a cut-and-paste error, the type object exported under the name
statvfs_result was in fact the stat_result type object. :-(

2.2.1 bugfix!
Modules/posixmodule.c