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

Sun, 21 Mar 2021 14:17:16 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 21 Mar 2021 14:17:16 +0100
changeset 8166
bd5cd5858503
child 8197
9037d09ed87c
permissions
-rw-r--r--

Code Style Checker
- added a checker to help porting to the 'pathlib' module

<!DOCTYPE html>
<html><head>
<title>eric6.Plugins.CheckerPlugins.CodeStyleChecker.PathLib</title>
<meta charset="UTF-8">
<style>
body {
    background: #EDECE6;
    margin: 0em 1em 10em 1em;
    color: black;
}

h1 { color: white; background: #85774A; }
h2 { color: white; background: #85774A; }
h3 { color: white; background: #9D936E; }
h4 { color: white; background: #9D936E; }
    
a { color: #BA6D36; }

</style>
</head>
<body>
<h1>eric6.Plugins.CheckerPlugins.CodeStyleChecker.PathLib</h1>

<p>
Package implementing the checker for functions that can be replaced by use of
the pathlib module.
</p>


<h3>Modules</h3>
<table>

<tr>
<td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.PathLib.PathlibChecker.html">PathlibChecker</a></td>
<td>Module implementing the checker for functions that can be replaced by use of the pathlib module.</td>
</tr>
<tr>
<td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.PathLib.translations.html">translations</a></td>
<td>Module implementing message translations for the code style plugin messages (miscellaneous part).</td>
</tr>
</table>
</body></html>

eric ide

mercurial