On Wed, 9 Sep 2009 21:16:46 -0300, Fabio Zadrozny <fabi...@gmail.com> wrote: > The console session below shows the problem. > > [D:\bin\4nt-7.01.360]d:\bin\Python261\python.exe > Python 2.6.1 (r261:67517, Dec 4 2008, 16:51:00) [MSC v.1500 32 bit > (Intel)] on win32 > Type "help", "copyright", "credits" or "license" for more information. >>>> from PyQt4.QtCore import * >>>> QSignalMapper > <class 'PyQt4.QtCore.QSignalMapper'> >>>> import inspect >>>> inspect.ismodule(QSignalMapper) <-- The interpreter is crashing here > > Can others reproduce? I'm using the binary PyQt-Py2.6-gpl-4.5.4-1.exe > (which should be the latest stable)
I think this is already fixed in current snapshots. Phil _______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt