diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2010-04-12 21:00:59 (GMT) |
---|---|---|
committer | Mark Dickinson <dickinsm@gmail.com> | 2010-04-12 21:00:59 (GMT) |
commit | 6abf1823da7d917769e780f85f27f476f1f926fb (patch) | |
tree | 60e73c06ae8820c08ee943e5086c388fc4d06eeb /Parser | |
parent | f4ed2066fc8715f3e672231de4f1a8ac03528ef7 (diff) | |
download | cpython-6abf1823da7d917769e780f85f27f476f1f926fb.zip cpython-6abf1823da7d917769e780f85f27f476f1f926fb.tar.gz cpython-6abf1823da7d917769e780f85f27f476f1f926fb.tar.bz2 |
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 'Parser')
0 files changed, 0 insertions, 0 deletions