Specifications
Appendix A
A-6
PYTHON
4 FILES USED BY PYTHON FOR EDE
The following files are present in the bin directory:
cwpythoni.dll
Provides language support for Python scripts and adds the Python tab to
the Output Window.
cwpythoni.mnu
Menu file that holds the menus for the right mouse click in the Python
tab of the Output Window.
_ddeclt.py
A strings based DDE client module, including Advise hot-link support.
The module does not rely on MFC.
ddeclt.pyd
An OO wrapper around _ddeclt, to ensure Uninitialize() invocation.
py2cwapi.pyd
Allows calling many of the EDE API functions.
redir2cw.py
Binds Python STDIO to EDE and provides control and API calling.
matlab.py
Python object wrapper around the ActiveX interface of Matlab.