HomeSort by relevance Sort by last modified time
    Searched refs:_copy_inst (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
copy.py 123 def _copy_inst(x): function
141 d[types.InstanceType] = _copy_inst
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
copy.py 123 def _copy_inst(x): function
141 d[types.InstanceType] = _copy_inst

Completed in 59 milliseconds