[ python-Bugs-1307188 ] =, not ==
SourceForge.net
noreply at sourceforge.net
Wed Sep 28 20:08:38 CEST 2005
Bugs item #1307188, was opened at 2005-09-28 12:08
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1307188&group_id=5470
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Davide Andrea (davideandrea)
Assigned to: Nobody/Anonymous (nobody)
Summary: =, not ==
Initial Comment:
In:http://python.org/doc/2.4.2/lib/node597.html
Each time you say:
# me == the sender's email address
and each time you say:
# you == the recipient's email address
you mean '=', not '=='
D'de
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1307188&group_id=5470
More information about the Python-bugs-list
mailing list