diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2010-05-22 18:47:23 +0000 |
---|---|---|
committer | Mark Dickinson <dickinsm@gmail.com> | 2010-05-22 18:47:23 +0000 |
commit | 83afa3648312f927628bd7d20c57074e2e4d421a (patch) | |
tree | 622f24c257d53512fbda834e98228b9825805691 /Python/pythonrun.c | |
parent | 09c0f24f3934ac7cb1ddeef3a882d7e4576c7fc9 (diff) | |
download | cpython-git-83afa3648312f927628bd7d20c57074e2e4d421a.tar.gz |
Merged revisions 80013-80015 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r80013 | mark.dickinson | 2010-04-12 20:25:32 +0100 (Mon, 12 Apr 2010) | 14 lines
Issue #7355: Various improvements to struct module documentation.
- note early on that the result of struct.pack includes padding
bytes by default
- add examples showing how order of struct fields can affect size
(due to padding)
- better headers and references; introduction to format strings
- integrate packing notes into table
Many thanks to Meador Inge for the patch.
........
r80014 | mark.dickinson | 2010-04-12 20:46:20 +0100 (Mon, 12 Apr 2010) | 1 line
Rewrap some long lines in struct module doc source.
........
r80015 | mark.dickinson | 2010-04-12 21:38:36 +0100 (Mon, 12 Apr 2010) | 1 line
More struct doc tweaks.
........
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions