[python-win32] [ANN] pywin32 build 217 released.

2012-02-12 Thread Mark Hammond
Hi all, I'm happy to announce the release of pywin32 build 217. This release has addressed a number of issues with previous builds, has improved support for Python 3.x and 64bit builds and a number of new features - I've appended the change log at the end of this mail. For initial support

Re: [python-win32] Fwd: Cannot resize interactive window

2012-02-12 Thread Mark Hammond
It sounds like the interactive Window has been made a "docking" window but is undocked. Try View->Options->General Options and make sure the "dockable window" option is unchecked. Or if you just want to re-dock it, drag the caption to one of the edges of the main Pythonwin window. Hope I've