[ python-Bugs-1219342 ] copy.py typo

SourceForge.net noreply at sourceforge.net
Mon Jun 13 03:17:06 CEST 2005


Bugs item #1219342, was opened at 2005-06-12 16:25
Message generated for change (Comment added) made by rhettinger
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1219342&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: Not a Bug
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Ori Avtalion (salty-horse)
Assigned to: Nobody/Anonymous (nobody)
Summary: copy.py typo

Initial Comment:
The __doc__ of Lib/copy.py reads:

A shallow copy constructs a new compound object and
then (to the extent possible) inserts *the same
objects* into in that the original contains.

"in" should be "it"

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

>Comment By: Raymond Hettinger (rhettinger)
Date: 2005-06-12 20:17

Message:
Logged In: YES 
user_id=80475

Fixed.
Thanks 

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

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


More information about the Python-bugs-list mailing list