Searched defs:copy_location (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dast.py113 def copy_location(new_node, old_node): function
271 return copy_location(Subscript(
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dast.py113 def copy_location(new_node, old_node): function
271 return copy_location(Subscript(

Completed in 105 milliseconds