Documentation/Source/eric5.install.html

changeset 1127
b1802ebe0066
parent 945
8cd4d08fa9f6
child 1387
1734bc5f4f82
--- a/Documentation/Source/eric5.install.html	Thu Jun 16 16:29:27 2011 +0200
+++ b/Documentation/Source/eric5.install.html	Sun Jun 19 15:19:46 2011 +0200
@@ -173,7 +173,7 @@
 <hr /><hr />
 <a NAME="copyTree" ID="copyTree"></a>
 <h2>copyTree</h2>
-<b>copyTree</b>(<i>src, dst, filters, excludeDirs=[]</i>)
+<b>copyTree</b>(<i>src, dst, filters, excludeDirs=[], excludePatterns=[]</i>)
 <p>
     Copy Python, translation, documentation, wizards configuration,
     designer template files and DTDs of a directory tree.
@@ -190,6 +190,9 @@
 </dd><dt><i>excludeDirs</i></dt>
 <dd>
 list of (sub)directories to exclude from copying
+</dd><dt><i>excludePatterns=</i></dt>
+<dd>
+list of filter pattern determining the files to be skipped
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial