win32gui_dialog problem?

Tim Roberts timr at probo.com
Fri Nov 21 00:41:58 EST 2003


I'm running Python 2.3 and win32all-155 on Windows 2000.  The
win32gui_dialog.py sample in win32\demos  dies with this:

  C:\Apps\Python23\Lib\site-packages\win32\demos>python win32gui_dialog.py
  Fatal Python error: This thread state must be current when releasing

  abnormal program termination

  C:\Apps\Python23\Lib\site-packages\win32\demos>

It dies at the end of DemoWindow._DoCreate when calling CreateWindow.  I'm
boggled.  Is this a known problem?
-- 
- Tim Roberts, timr at probo.com
  Providenza & Boekelheide, Inc.




More information about the Python-list mailing list