Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ get_greeting_msg
Method
get_greeting_msg
pydevconsole.py:115–116 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
113
sys.exit(0)
114
115
def
get_greeting_msg(self):
116
return
"PyDev console: starting.\n"
117
118
119
class
_ProcessExecQueueHelper:
Callers
1
get_interpreter
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected