관리-도구
편집 파일: simple_copy.pyc
� �Rac @ s� d Z d e f d � � YZ d d g Z d � Z i Z Z d � Z x6 e d � e e e e e e e f D] Z e e e <qi Wd � Z e e e <d � Z e e e <[ d S( s� A clone of the default copy.deepcopy that doesn't handle cyclic structures or complex types except for dicts and lists. This is because gyp copies so large structure that small copy overhead ends up taking seconds in a project the size of Chromium.t Errorc B s e Z RS( ( t __name__t __module__( ( ( sm /opt/alt/alt-nodejs6/root/usr/lib/node_modules/npm/node_modules.bundled/node-gyp/gyp/pylib/gyp/simple_copy.pyR s t deepcopyc C sJ y t t | � | � SWn+ t k rE t d d t | � � � n Xd S( s� Deep copy operation on gyp objects such as strings, ints, dicts and lists. More than twice as fast as copy.deepcopy but much less generic.s4 Unsupported type %s for deepcopy. Use copy.deepcopy s or expand simple_copy support.N( t _deepcopy_dispatcht typet KeyErrorR ( t x( ( sm /opt/alt/alt-nodejs6/root/usr/lib/node_modules/npm/node_modules.bundled/node-gyp/gyp/pylib/gyp/simple_copy.pyR s c C s | S( N( ( R ( ( sm /opt/alt/alt-nodejs6/root/usr/lib/node_modules/npm/node_modules.bundled/node-gyp/gyp/pylib/gyp/simple_copy.pyt _deepcopy_atomic s c C s g | D] } t | � ^ q S( N( R ( R t a( ( sm /opt/alt/alt-nodejs6/root/usr/lib/node_modules/npm/node_modules.bundled/node-gyp/gyp/pylib/gyp/simple_copy.pyt _deepcopy_list# s c C s= i } x0 | j � D]"