]> granicus.if.org Git - python/commit
Merged revisions 80013-80015 via svnmerge from
authorMark Dickinson <dickinsm@gmail.com>
Mon, 12 Apr 2010 21:00:59 +0000 (21:00 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Mon, 12 Apr 2010 21:00:59 +0000 (21:00 +0000)
commit6abf1823da7d917769e780f85f27f476f1f926fb
tree60e73c06ae8820c08ee943e5086c388fc4d06eeb
parentf4ed2066fc8715f3e672231de4f1a8ac03528ef7
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.
........
Doc/library/struct.rst