Re: Python and DDE

2011-04-07 Thread eryksun ()
On Wednesday, April 6, 2011 3:37:34 PM UTC-4, Robert Upton wrote: > Dear Pythoners, > > I am attempting to get the DDE module to import into Python and am > having some trouble. I have downloaded and installed the pywin32 > extensions for Python 2.6, which is the version of python I am running >

Python and DDE

2011-04-06 Thread Robert Upton
Dear Pythoners, I am attempting to get the DDE module to import into Python and am having some trouble. I have downloaded and installed the pywin32 extensions for Python 2.6, which is the version of python I am running on Windows. When I attempt to import the DDE module, as follows, import win3