[issue1789] incorrect assumption about unsigned long byte size

2008-01-23 Thread Christopher Yeleighton
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

[issue1789] incorrect assumption about unsigned long byte size

2008-01-11 Thread Christopher Yeleighton
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&

[issue1788] Outdated link in the tutorial

2008-01-11 Thread Christopher Yeleighton
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