MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / copy_location

Function copy_location

Lib/ast.py:113–122  ·  view source on GitHub ↗

Copy source location (`lineno` and `col_offset` attributes) from *old_node* to *new_node* if possible, and return *new_node*.

(new_node, old_node)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

getattrFunction · 0.85

Tested by

no test coverage detected