> Would it be possible to have this code at IDE-level? E.g., is possible > for Idle to catch TypeError's and try to find out whether this is about > the number of arguments to a callable, and if so, try to find out whether > it is about a method or a function? This is of course a lot of overhead, > but since it is only for an interactive session, I think this is not a big > problem, or am I mistaken here? It could be done, probably with 99% reliability. But there are many IDEs out there, and many people don't run their code under an IDE at all, so it would be much preferred to do it in the VM. --Guido van Rossum (home page: http://www.python.org/~guido/)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4