eric6/Documentation/Source/index-eric6.Plugins.CheckerPlugins.CodeStyleChecker.PathLib.html

changeset 8166
bd5cd5858503
child 8197
9037d09ed87c
equal deleted inserted replaced
8165:61ca9619decb 8166:bd5cd5858503
1 <!DOCTYPE html>
2 <html><head>
3 <title>eric6.Plugins.CheckerPlugins.CodeStyleChecker.PathLib</title>
4 <meta charset="UTF-8">
5 <style>
6 body {
7 background: #EDECE6;
8 margin: 0em 1em 10em 1em;
9 color: black;
10 }
11
12 h1 { color: white; background: #85774A; }
13 h2 { color: white; background: #85774A; }
14 h3 { color: white; background: #9D936E; }
15 h4 { color: white; background: #9D936E; }
16
17 a { color: #BA6D36; }
18
19 </style>
20 </head>
21 <body>
22 <h1>eric6.Plugins.CheckerPlugins.CodeStyleChecker.PathLib</h1>
23
24 <p>
25 Package implementing the checker for functions that can be replaced by use of
26 the pathlib module.
27 </p>
28
29
30 <h3>Modules</h3>
31 <table>
32
33 <tr>
34 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.PathLib.PathlibChecker.html">PathlibChecker</a></td>
35 <td>Module implementing the checker for functions that can be replaced by use of the pathlib module.</td>
36 </tr>
37 <tr>
38 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.PathLib.translations.html">translations</a></td>
39 <td>Module implementing message translations for the code style plugin messages (miscellaneous part).</td>
40 </tr>
41 </table>
42 </body></html>

eric ide

mercurial