MCPcopy Create free account
hub / github.com/fabioz/PyDev.Debugger / get_environ

Method get_environ

tests_python/debugger_unittest.py:805–806  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

803 )
804
805 def get_environ(self):
806 return None
807
808 def get_pydevd_file(self):
809 dirname = os.path.dirname(__file__)

Callers 1

create_processMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected