[Python-ideas] Debugging: some problems and possible solutions

Anders Hovmöller boxed at killingar.net
Thu Oct 4 04:32:53 EDT 2018


> Ah, yes. Thank you. So it works in CPython 2.7. But I'm curious, does it work in very old versions?
> I'm not saying that this is important, because language changes always are for new versions. However, Anders' claim that this not a language change seemed too broad to me.
> It may be that this change has very little cost, but it should not be dismissed.

It works in: 

Python 1
Python 2
Python 3
PyPy 6
IronPython
Jython
micropython

Are there more I should try?

I highly recommend https://tio.run/ <https://tio.run/> for trying this out. It's pretty cool! It doesn't have micropython but it has the others.

/ Anders
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20181004/57aec917/attachment-0001.html>


More information about the Python-ideas mailing list