Documentation/Source/eric5.install.html

branch
5_1_x
changeset 1152
3cfaa0bae68d
parent 902
c06241839b12
child 1395
1eb21f914629
--- a/Documentation/Source/eric5.install.html	Thu Jun 30 08:07:32 2011 +0200
+++ b/Documentation/Source/eric5.install.html	Thu Jun 30 08:14:43 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