From c6dc95f5f8dd558ba3b67cb2dffd94fdcb801935 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Araujo?= Date: Sun, 26 Dec 2010 02:39:48 +0000 Subject: [PATCH] Merged revisions 87489 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ........ r87489 | eric.araujo | 2010-12-26 03:38:05 +0100 (dim., 26 déc. 2010) | 2 lines Remove unexistent parameter (#3216) ........ --- Doc/library/msilib.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/library/msilib.rst b/Doc/library/msilib.rst index 7d64de37bcb..a412609d7a6 100644 --- a/Doc/library/msilib.rst +++ b/Doc/library/msilib.rst @@ -353,7 +353,7 @@ Directory Objects ----------------- -.. class:: Directory(database, cab, basedir, physical, logical, default, component, [componentflags]) +.. class:: Directory(database, cab, basedir, physical, logical, default, [componentflags]) Create a new directory in the Directory table. There is a current component at each point in time for the directory, which is either explicitly created through