New submission from Christopher Yeleighton:
The page "About Python Tutorial"
<http://docs.python.org/tut/node20.html> incorrectly refers to the
Python Bug Tracker at SourceForge as
<http://sourceforge.net/tracker/?group_id=5470&atid=105470&func=add>.
That pag
New submission from Christopher Yeleighton:
Text of section 11.3 "Working with Binary Data Record Layouts" at
<http://docs.python.org/tut/node13.html#SECTION001330>
incorrectly assumes that unsigned long is 4 bytes long (with pack codes
"H" and "L&
Christopher Yeleighton added the comment:
Python 2.5.1 (r251:54863, Oct 5 2007, 13:50:07)
[GCC 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import str