Documentation/Source/eric5.install.html

changeset 1127
b1802ebe0066
parent 945
8cd4d08fa9f6
child 1387
1734bc5f4f82
equal deleted inserted replaced
1123:4ed80ed7e433 1127:b1802ebe0066
171 </dl> 171 </dl>
172 <div align="right"><a href="#top">Up</a></div> 172 <div align="right"><a href="#top">Up</a></div>
173 <hr /><hr /> 173 <hr /><hr />
174 <a NAME="copyTree" ID="copyTree"></a> 174 <a NAME="copyTree" ID="copyTree"></a>
175 <h2>copyTree</h2> 175 <h2>copyTree</h2>
176 <b>copyTree</b>(<i>src, dst, filters, excludeDirs=[]</i>) 176 <b>copyTree</b>(<i>src, dst, filters, excludeDirs=[], excludePatterns=[]</i>)
177 <p> 177 <p>
178 Copy Python, translation, documentation, wizards configuration, 178 Copy Python, translation, documentation, wizards configuration,
179 designer template files and DTDs of a directory tree. 179 designer template files and DTDs of a directory tree.
180 </p><dl> 180 </p><dl>
181 <dt><i>src</i></dt> 181 <dt><i>src</i></dt>
188 <dd> 188 <dd>
189 list of filter pattern determining the files to be copied 189 list of filter pattern determining the files to be copied
190 </dd><dt><i>excludeDirs</i></dt> 190 </dd><dt><i>excludeDirs</i></dt>
191 <dd> 191 <dd>
192 list of (sub)directories to exclude from copying 192 list of (sub)directories to exclude from copying
193 </dd><dt><i>excludePatterns=</i></dt>
194 <dd>
195 list of filter pattern determining the files to be skipped
193 </dd> 196 </dd>
194 </dl> 197 </dl>
195 <div align="right"><a href="#top">Up</a></div> 198 <div align="right"><a href="#top">Up</a></div>
196 <hr /><hr /> 199 <hr /><hr />
197 <a NAME="createConfig" ID="createConfig"></a> 200 <a NAME="createConfig" ID="createConfig"></a>

eric ide

mercurial