Thu, 04 Jan 2024 18:02:25 +0100
Fine tuned the source code documentation template and regenerated the source code documentation.
9624
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
1 | <!DOCTYPE html> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
2 | <html><head> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
3 | <title>eric7.SystemUtilities.PythonUtilities</title> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
4 | <meta charset="UTF-8"> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
5 | <link rel="stylesheet" href="styles.css"> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
6 | </head> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
7 | <body> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
8 | <a NAME="top" ID="top"></a> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
9 | <h1>eric7.SystemUtilities.PythonUtilities</h1> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
10 | <p> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
11 | Module implementing Python related utility functions. |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
12 | </p> |
10479
856476537696
Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10431
diff
changeset
|
13 | |
9624
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
14 | <h3>Global Attributes</h3> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
15 | <table> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
16 | <tr><td>None</td></tr> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
17 | </table> |
10479
856476537696
Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10431
diff
changeset
|
18 | |
9624
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
19 | <h3>Classes</h3> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
20 | <table> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
21 | <tr><td>None</td></tr> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
22 | </table> |
10479
856476537696
Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10431
diff
changeset
|
23 | |
9624
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
24 | <h3>Functions</h3> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
25 | <table> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
26 | <tr> |
10358
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
27 | <td><a href="#__searchInterpreters_Linux">__searchInterpreters_Linux</a></td> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
28 | <td>Function to determine a list of all Python interpreters available via the executable search path (i.e.</td> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
29 | </tr> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
30 | <tr> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
31 | <td><a href="#__searchInterpreters_Windows">__searchInterpreters_Windows</a></td> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
32 | <td>Function to determine a list of all Python interpreters available via the executable search path (i.e.</td> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
33 | </tr> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
34 | <tr> |
9624
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
35 | <td><a href="#determinePythonVersion">determinePythonVersion</a></td> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
36 | <td>Function to determine the python version of a given file.</td> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
37 | </tr> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
38 | <tr> |
10358
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
39 | <td><a href="#getExePath">getExePath</a></td> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
40 | <td></td> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
41 | </tr> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
42 | <tr> |
9624
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
43 | <td><a href="#getPythonExecutable">getPythonExecutable</a></td> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
44 | <td>Function to determine the path of the (non-windowed) Python executable.</td> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
45 | </tr> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
46 | <tr> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
47 | <td><a href="#getPythonLibPath">getPythonLibPath</a></td> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
48 | <td>Function to determine the path to Python's library.</td> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
49 | </tr> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
50 | <tr> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
51 | <td><a href="#getPythonLibraryDirectory">getPythonLibraryDirectory</a></td> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
52 | <td>Function to determine the path to Python's library directory.</td> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
53 | </tr> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
54 | <tr> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
55 | <td><a href="#getPythonScriptsDirectory">getPythonScriptsDirectory</a></td> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
56 | <td>Function to determine the path to Python's scripts directory.</td> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
57 | </tr> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
58 | <tr> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
59 | <td><a href="#getPythonVersion">getPythonVersion</a></td> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
60 | <td>Function to get the Python version (major, minor) as an integer value.</td> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
61 | </tr> |
10358
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
62 | <tr> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
63 | <td><a href="#searchInterpreters">searchInterpreters</a></td> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
64 | <td>Function to determine a list of all Python interpreters available via the executable search path (i.e.</td> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
65 | </tr> |
9624
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
66 | </table> |
10479
856476537696
Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10431
diff
changeset
|
67 | |
9624
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
68 | <hr /> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
69 | <hr /> |
10358
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
70 | <a NAME="__searchInterpreters_Linux" ID="__searchInterpreters_Linux"></a> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
71 | <h2>__searchInterpreters_Linux</h2> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
72 | <b>__searchInterpreters_Linux</b>(<i>environments=None</i>) |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
73 | <p> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
74 | Function to determine a list of all Python interpreters available via the |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
75 | executable search path (i.e. PATH) (non Windows variant). |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
76 | </p> |
10479
856476537696
Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10431
diff
changeset
|
77 | |
10358
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
78 | <dl> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
79 | |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
80 | <dt><i>environments</i> (list of str (optional))</dt> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
81 | <dd> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
82 | list of environment directories to scan for Python interpreters |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
83 | (defaults to None) |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
84 | </dd> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
85 | </dl> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
86 | <dl> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
87 | <dt>Return:</dt> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
88 | <dd> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
89 | list of found interpreter executables |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
90 | </dd> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
91 | </dl> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
92 | <dl> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
93 | <dt>Return Type:</dt> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
94 | <dd> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
95 | list of str |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
96 | </dd> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
97 | </dl> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
98 | <div align="right"><a href="#top">Up</a></div> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
99 | <hr /> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
100 | <hr /> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
101 | <a NAME="__searchInterpreters_Windows" ID="__searchInterpreters_Windows"></a> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
102 | <h2>__searchInterpreters_Windows</h2> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
103 | <b>__searchInterpreters_Windows</b>(<i>environments=None</i>) |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
104 | <p> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
105 | Function to determine a list of all Python interpreters available via the |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
106 | executable search path (i.e. PATH) (Windows variant). |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
107 | </p> |
10479
856476537696
Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10431
diff
changeset
|
108 | |
10358
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
109 | <dl> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
110 | |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
111 | <dt><i>environments</i> (list of str (optional))</dt> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
112 | <dd> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
113 | list of environment directories to scan for Python interpreters |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
114 | (defaults to None) |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
115 | </dd> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
116 | </dl> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
117 | <dl> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
118 | <dt>Return:</dt> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
119 | <dd> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
120 | list of found interpreter executables |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
121 | </dd> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
122 | </dl> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
123 | <dl> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
124 | <dt>Return Type:</dt> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
125 | <dd> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
126 | list of str |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
127 | </dd> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
128 | </dl> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
129 | <div align="right"><a href="#top">Up</a></div> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
130 | <hr /> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
131 | <hr /> |
9624
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
132 | <a NAME="determinePythonVersion" ID="determinePythonVersion"></a> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
133 | <h2>determinePythonVersion</h2> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
134 | <b>determinePythonVersion</b>(<i>filename, source, editor=None</i>) |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
135 | <p> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
136 | Function to determine the python version of a given file. |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
137 | </p> |
10479
856476537696
Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10431
diff
changeset
|
138 | |
9624
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
139 | <dl> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
140 | |
10431
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10358
diff
changeset
|
141 | <dt><i>filename</i> (str)</dt> |
9624
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
142 | <dd> |
10431
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10358
diff
changeset
|
143 | name of the file with extension |
9624
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
144 | </dd> |
10431
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10358
diff
changeset
|
145 | <dt><i>source</i> (str)</dt> |
9624
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
146 | <dd> |
10431
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10358
diff
changeset
|
147 | of the file |
9624
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
148 | </dd> |
10431
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10358
diff
changeset
|
149 | <dt><i>editor</i> (Editor)</dt> |
9624
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
150 | <dd> |
10431
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10358
diff
changeset
|
151 | reference to the editor, if the file is opened already |
9624
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
152 | </dd> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
153 | </dl> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
154 | <dl> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
155 | <dt>Return:</dt> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
156 | <dd> |
10431
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10358
diff
changeset
|
157 | Python version if file is Python3 |
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10358
diff
changeset
|
158 | </dd> |
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10358
diff
changeset
|
159 | </dl> |
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10358
diff
changeset
|
160 | <dl> |
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10358
diff
changeset
|
161 | <dt>Return Type:</dt> |
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10358
diff
changeset
|
162 | <dd> |
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10358
diff
changeset
|
163 | int |
9624
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
164 | </dd> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
165 | </dl> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
166 | <div align="right"><a href="#top">Up</a></div> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
167 | <hr /> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
168 | <hr /> |
10358
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
169 | <a NAME="getExePath" ID="getExePath"></a> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
170 | <h2>getExePath</h2> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
171 | <b>getExePath</b>(<i>branch, access, versionStr</i>) |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
172 | |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
173 | <div align="right"><a href="#top">Up</a></div> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
174 | <hr /> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
175 | <hr /> |
9624
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
176 | <a NAME="getPythonExecutable" ID="getPythonExecutable"></a> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
177 | <h2>getPythonExecutable</h2> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
178 | <b>getPythonExecutable</b>(<i></i>) |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
179 | <p> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
180 | Function to determine the path of the (non-windowed) Python executable. |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
181 | </p> |
10479
856476537696
Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10431
diff
changeset
|
182 | |
9624
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
183 | <dl> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
184 | <dt>Return:</dt> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
185 | <dd> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
186 | path of the Python executable |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
187 | </dd> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
188 | </dl> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
189 | <dl> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
190 | <dt>Return Type:</dt> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
191 | <dd> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
192 | str |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
193 | </dd> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
194 | </dl> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
195 | <div align="right"><a href="#top">Up</a></div> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
196 | <hr /> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
197 | <hr /> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
198 | <a NAME="getPythonLibPath" ID="getPythonLibPath"></a> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
199 | <h2>getPythonLibPath</h2> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
200 | <b>getPythonLibPath</b>(<i></i>) |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
201 | <p> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
202 | Function to determine the path to Python's library. |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
203 | </p> |
10479
856476537696
Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10431
diff
changeset
|
204 | |
9624
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
205 | <dl> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
206 | <dt>Return:</dt> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
207 | <dd> |
10431
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10358
diff
changeset
|
208 | path to the Python library |
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10358
diff
changeset
|
209 | </dd> |
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10358
diff
changeset
|
210 | </dl> |
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10358
diff
changeset
|
211 | <dl> |
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10358
diff
changeset
|
212 | <dt>Return Type:</dt> |
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10358
diff
changeset
|
213 | <dd> |
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10358
diff
changeset
|
214 | str |
9624
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
215 | </dd> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
216 | </dl> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
217 | <div align="right"><a href="#top">Up</a></div> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
218 | <hr /> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
219 | <hr /> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
220 | <a NAME="getPythonLibraryDirectory" ID="getPythonLibraryDirectory"></a> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
221 | <h2>getPythonLibraryDirectory</h2> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
222 | <b>getPythonLibraryDirectory</b>(<i></i>) |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
223 | <p> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
224 | Function to determine the path to Python's library directory. |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
225 | </p> |
10479
856476537696
Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10431
diff
changeset
|
226 | |
9624
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
227 | <dl> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
228 | <dt>Return:</dt> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
229 | <dd> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
230 | path to the Python library directory |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
231 | </dd> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
232 | </dl> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
233 | <dl> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
234 | <dt>Return Type:</dt> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
235 | <dd> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
236 | str |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
237 | </dd> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
238 | </dl> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
239 | <div align="right"><a href="#top">Up</a></div> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
240 | <hr /> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
241 | <hr /> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
242 | <a NAME="getPythonScriptsDirectory" ID="getPythonScriptsDirectory"></a> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
243 | <h2>getPythonScriptsDirectory</h2> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
244 | <b>getPythonScriptsDirectory</b>(<i></i>) |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
245 | <p> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
246 | Function to determine the path to Python's scripts directory. |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
247 | </p> |
10479
856476537696
Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10431
diff
changeset
|
248 | |
9624
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
249 | <dl> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
250 | <dt>Return:</dt> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
251 | <dd> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
252 | path to the Python scripts directory |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
253 | </dd> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
254 | </dl> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
255 | <dl> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
256 | <dt>Return Type:</dt> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
257 | <dd> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
258 | str |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
259 | </dd> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
260 | </dl> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
261 | <div align="right"><a href="#top">Up</a></div> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
262 | <hr /> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
263 | <hr /> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
264 | <a NAME="getPythonVersion" ID="getPythonVersion"></a> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
265 | <h2>getPythonVersion</h2> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
266 | <b>getPythonVersion</b>(<i></i>) |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
267 | <p> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
268 | Function to get the Python version (major, minor) as an integer value. |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
269 | </p> |
10479
856476537696
Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10431
diff
changeset
|
270 | |
9624
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
271 | <dl> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
272 | <dt>Return:</dt> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
273 | <dd> |
10431
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10358
diff
changeset
|
274 | integer representing major and minor version number |
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10358
diff
changeset
|
275 | </dd> |
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10358
diff
changeset
|
276 | </dl> |
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10358
diff
changeset
|
277 | <dl> |
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10358
diff
changeset
|
278 | <dt>Return Type:</dt> |
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10358
diff
changeset
|
279 | <dd> |
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10358
diff
changeset
|
280 | int |
9624
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
281 | </dd> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
282 | </dl> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
283 | <div align="right"><a href="#top">Up</a></div> |
b47dfa7a137d
Refactored the Utilities and Globals modules in order to enhance the maintainability.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
284 | <hr /> |
10358
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
285 | <hr /> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
286 | <a NAME="searchInterpreters" ID="searchInterpreters"></a> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
287 | <h2>searchInterpreters</h2> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
288 | <b>searchInterpreters</b>(<i>environments=None</i>) |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
289 | <p> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
290 | Function to determine a list of all Python interpreters available via the |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
291 | executable search path (i.e. PATH) (Windows variant). |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
292 | </p> |
10479
856476537696
Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10431
diff
changeset
|
293 | |
10358
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
294 | <dl> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
295 | |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
296 | <dt><i>environments</i> (list of str (optional))</dt> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
297 | <dd> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
298 | list of environment directories to scan for Python interpreters |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
299 | (defaults to None) |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
300 | </dd> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
301 | </dl> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
302 | <dl> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
303 | <dt>Return:</dt> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
304 | <dd> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
305 | list of found interpreter executables |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
306 | </dd> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
307 | </dl> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
308 | <dl> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
309 | <dt>Return Type:</dt> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
310 | <dd> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
311 | list of str |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
312 | </dd> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
313 | </dl> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
314 | <div align="right"><a href="#top">Up</a></div> |
957c9de01d42
Updated source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9624
diff
changeset
|
315 | <hr /> |
10479
856476537696
Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10431
diff
changeset
|
316 | </body></html> |