18 |
18 |
19 </style> |
19 </style> |
20 </head> |
20 </head> |
21 <body> |
21 <body> |
22 <h1>eric6.Globals</h1> |
22 <h1>eric6.Globals</h1> |
|
23 |
23 <p> |
24 <p> |
24 Module defining common data to be used by all modules. |
25 Module defining common data to be used by all modules. |
25 </p> |
26 </p> |
26 |
27 |
27 |
28 |
28 <h3>Modules</h3> |
29 <h3>Modules</h3> |
29 <table> |
30 <table> |
|
31 |
30 <tr> |
32 <tr> |
31 <td><a href="eric6.Globals.AppInfo.html">AppInfo</a></td> |
33 <td><a href="eric6.Globals.AppInfo.html">AppInfo</a></td> |
32 <td>Module implementing a function to generate an application info.</td> |
34 <td>Module implementing a function to generate an application info.</td> |
33 </tr><tr> |
35 </tr> |
34 <td><a href="eric6.Globals.E5ConfigParser.html">E5ConfigParser</a></td> |
36 <tr> |
35 <td>Module implementing a ConfigParser wrapper for Python 2 to provide the dictionary like interface of the Python 3 variant.</td> |
|
36 </tr><tr> |
|
37 <td><a href="eric6.Globals.__init__.html">Globals</a></td> |
37 <td><a href="eric6.Globals.__init__.html">Globals</a></td> |
38 <td>Module defining common data to be used by all modules.</td> |
38 <td>Module defining common data to be used by all modules.</td> |
39 </tr><tr> |
|
40 <td><a href="eric6.Globals.compatibility_fixes.html">compatibility_fixes</a></td> |
|
41 <td>Module implementing some workarounds to let eric6 run under Python 2.</td> |
|
42 </tr> |
39 </tr> |
43 </table> |
40 </table> |
44 </body></html> |
41 </body></html> |