Author hllywood
Recipients
Date 2004-11-15.22:57:04
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
On: 
http://www.python.org/doc/current/tut/node5.html

Should:
"Like in C, the equal sign ("=") is used to assign a
value to a variable. The value of an assignment is not
written:"

Be:
"The value of an assignment *is* written:"
History
Date User Action Args
2007-08-23 14:27:30adminlinkissue1067023 messages
2007-08-23 14:27:30admincreate