Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4e8e7ae

Browse files
committed
Merged revisions 87489 via svnmerge from
svn+ssh://[email protected]/python/branches/py3k ........ r87489 | eric.araujo | 2010-12-26 03:38:05 +0100 (dim., 26 déc. 2010) | 2 lines Remove unexistent parameter (#3216) ........
1 parent 75cb8f5 commit 4e8e7ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/msilib.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ Directory Objects
351351
-----------------
352352

353353

354-
.. class:: Directory(database, cab, basedir, physical, logical, default, component, [componentflags])
354+
.. class:: Directory(database, cab, basedir, physical, logical, default, [componentflags])
355355

356356
Create a new directory in the Directory table. There is a current component at
357357
each point in time for the directory, which is either explicitly created through

0 commit comments

Comments
 (0)