Re: [PyKDE] eric3: Breakpoint in another file

Jul j.vienne at libertysurf.fr
Wed Oct 5 13:18:31 BST 2005


>sys does not seem to have a breakpoint function:
>
>>>> import sys
>>>> sys.breakpoint()
>Traceback (most recent call last):
> File "<stdin>", line 1, in ?
>AttributeError: 'module' object has no attribute 'breakpoint'
>>>> from sys import breakpoint
>Traceback (most recent call last):
>  File "<stdin>", line 1, in ?
>ImportError: cannot import name breakpoint

This hardbreakpoint functionality has been added in eric3.
It doesn't work with a standalone 'sys' import, but it works
during the eric3 debug.
++
Jul.
_______________________________________________
PyKDE mailing list    PyKDE at mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


------------ ALICE HAUT DEBIT A 29,95 EUR/MOIS ------------
ALICEBOX, l'offre Internet tout en 1 : ADSL, téléphonie, modem Wi-Fi et en exclusivité
la hotline gratuite 24h/24 ! Soumis à conditions. Pour en profiter cliquez ici http://abonnement.aliceadsl.fr





More information about the PyQt mailing list