[ python-Bugs-964592 ] 2.3.4 Language Reference Typo, Section 2.3.2
SourceForge.net
noreply at sourceforge.net
Wed Jun 2 08:49:18 EDT 2004
Bugs item #964592, was opened at 2004-06-01 23:40
Message generated for change (Comment added) made by loewis
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=964592&group_id=5470
Category: Documentation
Group: Python 2.3
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Chris Wood (gracefool)
Assigned to: Nobody/Anonymous (nobody)
Summary: 2.3.4 Language Reference Typo, Section 2.3.2
Initial Comment:
In the Language Reference, documentation updated 20 May
2004, section 2.3.2:
"Class-private names. Names in this category, when used
within the context of a class definition, are
re-written to use a mangled ***for*** to help avoid
name clashes between ``private'' attributes of base and
derived classes."
I assume this should be "form", not "for".
----------------------------------------------------------------------
>Comment By: Martin v. Löwis (loewis)
Date: 2004-06-02 14:49
Message:
Logged In: YES
user_id=21627
Thanks for the report. Fixed in ref2.tex 1.52 and 1.48.10.3.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=964592&group_id=5470
More information about the Python-bugs-list
mailing list