]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make clear in the docstring that "std" applies to both size and alignment,
authorTim Peters <tim.peters@gmail.com>
Mon, 11 Jun 2001 16:45:33 +0000 (16:45 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 11 Jun 2001 16:45:33 +0000 (16:45 +0000)
commitbe80085514933ca02432d75e47f7eaf436e826ac
treecc71e12984fcf1968724dafb86f29bce71e8692f
parent819bb2c5029b8b25cf856eb48da49d98cc580785
Make clear in the docstring that "std" applies to both size and alignment,
not just to alignment.  Spotted by Guido.

Bugfix candidate.
Modules/structmodule.c