[docs] A minor bug in code examples

Sandro Tosi sandro.tosi at gmail.com
Tue May 17 00:36:54 CEST 2011


Hi Yukun,

On Wed, Apr 27, 2011 at 07:19, Yukun Guo <gyk.net at gmail.com> wrote:
> @ http://docs.python.org/library/struct.html#examples
>
> -     >>> Student._make(unpack('<10sHHb', s))
> +    >>> Student._make(unpack('<10sHHb', record))

I've filed http://bugs.python.org/issue12093 to track it.

Regards,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi


More information about the docs mailing list