[Python-bugs-list] [ python-Bugs-485252 ] weird HTML; typo
noreply@sourceforge.net
noreply@sourceforge.net
Mon, 26 Nov 2001 13:31:12 -0800
Bugs item #485252, was opened at 2001-11-24 21:48
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=485252&group_id=5470
Category: Documentation
Group: Python 2.2
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Guido van Rossum (gvanrossum)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: weird HTML; typo
Initial Comment:
On
http://python.sourceforge.net/devel-docs/lib/module-pickle.html,
I see several strange things.
- 'marshaling' should be spelled 'marshalling' (like
everywhere else)
- the references to the cPickle and marshal module
contain double text: first the module name is printed,
then it is printed again as a hyperlink.
----------------------------------------------------------------------
>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2001-11-26 13:31
Message:
Logged In: YES
user_id=3066
Fixed in Doc/lib/libpickle.tex revision 1.33.
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=485252&group_id=5470