Part of what project is pydevd?
Is it part of PyCharm or an external project?
pycharm-debug.egg/EGG-INFO/PKG-INFO gives JetBrains as the author but I seem to recall that PyDev's debugger is called the same...
pycharm-debug.egg/EGG-INFO/PKG-INFO gives JetBrains as the author but I seem to recall that PyDev's debugger is called the same...
2 comments
Sort by
Date
Votes
That is the part of the PyCharm which was initially based on Pydev.
For completeness – source code of pydevd can be found at https://github.com/fabioz/PyDev.Debugger
Please sign in to leave a comment.