Re: [python-win32] Ok, version 2.7 is the actual one I should be using/focusing on

2011-05-20 Thread Tony Seward
Here are a couple of links that I keep handy to make sure that when I do transition to Python 3 the change will be less painful http://lucumr.pocoo.org/2011/1/22/forwards-compatible-python/ http://wiki.python.org/moin/PortingPythonToPy3k I got these from http://lwn.net/Articles/426906/ I

[python-win32] can't import dde module after importing win32ui

2011-03-23 Thread Tony Seward
I'm having problems importing the dde module. I get the following results when I'm in the python interpreter Python 3.1.3 (r313:86834, Nov 27 2010, 17:20:37) [MSC v.1500 64 bit (AMD64)] on win32 Type help, copyright, credits or license for more information. import