commit | be80085514933ca02432d75e47f7eaf436e826ac | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Mon Jun 11 16:45:33 2001 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Mon Jun 11 16:45:33 2001 +0000 |
tree | cc71e12984fcf1968724dafb86f29bce71e8692f | |
parent | 819bb2c5029b8b25cf856eb48da49d98cc580785 [diff] |
Make clear in the docstring that "std" applies to both size and alignment, not just to alignment. Spotted by Guido. Bugfix candidate.