src/eric7/Documentation/Source/eric7.SystemUtilities.SysUtilities.html

branch
eric7
changeset 10046
35b27af462ef
child 10479
856476537696
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/eric7/Documentation/Source/eric7.SystemUtilities.SysUtilities.html	Sun May 21 15:26:11 2023 +0200
@@ -0,0 +1,56 @@
+<!DOCTYPE html>
+<html><head>
+<title>eric7.SystemUtilities.SysUtilities</title>
+<meta charset="UTF-8">
+<link rel="stylesheet" href="styles.css">
+</head>
+<body>
+<a NAME="top" ID="top"></a>
+<h1>eric7.SystemUtilities.SysUtilities</h1>
+
+<p>
+Module implementing System related utility functions.
+</p>
+<h3>Global Attributes</h3>
+
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Classes</h3>
+
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Functions</h3>
+
+<table>
+
+<tr>
+<td><a href="#getStandardModules">getStandardModules</a></td>
+<td>Function to get a list of modules of the standard library.</td>
+</tr>
+</table>
+<hr />
+<hr />
+<a NAME="getStandardModules" ID="getStandardModules"></a>
+<h2>getStandardModules</h2>
+<b>getStandardModules</b>(<i></i>)
+
+<p>
+    Function to get a list of modules of the standard library.
+</p>
+<dl>
+<dt>Return:</dt>
+<dd>
+set of builtin modules
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+set of str
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+</body></html>
\ No newline at end of file

eric ide

mercurial