From: Éric Araujo Date: Sun, 26 Dec 2010 02:39:07 +0000 (+0000) Subject: Merged revisions 87489 via svnmerge from X-Git-Tag: v3.2.1b1~347^2~133 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4e8e7aef5a37e25ce11fb275d48772066c0fd45a;p=thirdparty%2FPython%2Fcpython.git Merged revisions 87489 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r87489 | eric.araujo | 2010-12-26 03:38:05 +0100 (dim., 26 déc. 2010) | 2 lines Remove unexistent parameter (#3216) ........ --- diff --git a/Doc/library/msilib.rst b/Doc/library/msilib.rst index 1e6946d32854..f27c3d803c0e 100644 --- a/Doc/library/msilib.rst +++ b/Doc/library/msilib.rst @@ -351,7 +351,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