[Python-bugs-list] [Bug #129205] simple typo

noreply@sourceforge.net noreply@sourceforge.net
Thu, 18 Jan 2001 02:44:17 -0800


Bug #129205, was updated on 2001-Jan-17 22:05
Here is a current snapshot of the bug.

Project: Python
Category: Documentation
Status: Closed
Resolution: Fixed
Bug Group: None
Priority: 5
Submitted by: nobody
Assigned to : nobody
Summary: simple typo

Details: In the text below, "names to hid" should be "names to hide".

6.7.1 The dircmp class 

dircmp (a, b[, ignore[, hide]]) 
Construct a new directory comparison object, to compare the directories a
and b. ignore is a list of names to ignore, and defaults to ['RCS', 'CVS',
'tags']. hide is a list of names to hid, and defaults to [os.curdir,
os.pardir].

Follow-Ups:

Date: 2001-Jan-18 02:44
By: montanaro

Comment:
checked in the change - thanks.
-------------------------------------------------------

Date: 2001-Jan-17 22:31
By: cpr

Comment:
(This was mine, sorry--finally created a sourceforge account.)

--Chris Ryland
-------------------------------------------------------

For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=129205&group_id=5470