Hi Sundance, actually I found a strange behaviour I have to blame the importer for. If a module inside the quarantined import does a "import os.path", that import fails. That happens even, if the importing module is somewhere down the import path.
Regards, Detlev PS: Your email is still not available. How can one get into contact with you? On Montag, 15. Oktober 2007, Sundance wrote: > Detlev wrote: > > Hi Sundance, > > > > thanks for the quarantined import. I'll include it in the eric4.1 > > development line. It'll be part of the next snapshot. > > Hi Detlev, > > Thanks! > > Do please note, I have not tested it in every last possible corner case > combination of Qt-using code running in a Qt-using debugger, and while > I've pounded the heck out of the code to what extent I could, if in the > near future there are odd issues with the debugger, you may want to > blame the importer first. :) > > With kind regards, > > -- S. -- Detlev Offenbach [EMAIL PROTECTED] _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
