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

Function _convert_to_str

pydevd_plugins/django_debug.py:320–321  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

318
319
320def _convert_to_str(s):
321 return s
322
323
324def _get_template_original_file_name_from_frame(frame):

Calls

no outgoing calls

Tested by

no test coverage detected