Bugs item #1307188, was opened at 2005-09-28 20:08
Message generated for change (Settings changed) made by birkenfeld
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: Closed
>Resolution: Works For Me
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

----------------------------------------------------------------------

>Comment By: Reinhold Birkenfeld (birkenfeld)
Date: 2005-09-28 21:16

Message:
Logged In: YES 
user_id=1188172

It's okay as it is, it is short for "me should be equal
to..." or "you is equal to...".

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1307188&group_id=5470
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to