[ python-Bugs-895560 ] - another minor typo

SourceForge.net noreply at sourceforge.net
Thu Feb 12 04:57:35 EST 2004


Bugs item #895560, was opened at 2004-02-12 04:01
Message generated for change (Comment added) made by rhettinger
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=895560&group_id=5470

Category: Documentation
Group: Not a Bug
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Nikolay Diakov (diakov)
Assigned to: Nobody/Anonymous (nobody)
Summary: - another minor typo

Initial Comment:
In the Python online tutorial I read:
"
9.9 Iterators 

By now, you've probably noticed that most container 
objects can looped over using a for statement:
"

while it should probably read:

"...can be looped..."

Keep up the good work,
  Nik

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

>Comment By: Raymond Hettinger (rhettinger)
Date: 2004-02-12 04:57

Message:
Logged In: YES 
user_id=80475

Fixed.  Thanks.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=895560&group_id=5470



More information about the Python-bugs-list mailing list