[Python-bugs-list] [ python-Bugs-520325 ] Double underscore needs
clarification
SourceForge.net
noreply at sourceforge.net
Fri Sep 5 21:50:32 EDT 2003
Bugs item #520325, was opened at 2002-02-19 23:44
Message generated for change (Comment added) made by fdrake
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=520325&group_id=5470
Category: Documentation
Group: Python 2.3
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Wayne C. Smith (wcsmith)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Double underscore needs clarification
Initial Comment:
Double underscore (DU) is pervasive in Python but
nowhere is clearly explained. In print and onscreen
from formatted html it is visually ambiguous because
the DUs run together to appear as one. The table in
2.3.2 of the Reference Manual 2.3a0 2/4/02 presents the
contrast with single underscore but it is subtle. The
usage of DU should be clarified in accompanying text
and perhaps mentioned again in the Library Reference.
----------------------------------------------------------------------
>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2003-09-05 23:50
Message:
Logged In: YES
user_id=3066
I've substantially elaborated the explanations at that point
in the reference manual in Doc/ref/ref2.tex:
Python 2.2.4: revision 1.34.6.8
Python 2.3.1: revision 1.48.10.1
Python 2.4: revision 1.49
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=520325&group_id=5470
More information about the Python-bugs-list
mailing list