관리-도구
편집 파일: utils.cpython-33.pyc
� 7�Re� c @ s� d d l m Z m Z m Z d d l m Z y d d l j j Z Wn$ e k rh d d l j j Z Yn Xd d d d d g Z Gd d � d e � Z d d � Z d d � Z d d � Z d S( i ( u absolute_importu divisionu unicode_literals( u ModuleTypeNu default_etreeu MethodDispatcheru isSurrogatePairu surrogatePairToCodepointu moduleFactoryFactoryc B s5 | Ee Z d Z d Z f d d � Z d d � Z d S( u MethodDispatcherup Dict with 2 special properties: On initiation, keys that are lists, sets or tuples are converted to multiple keys so accessing any one of the items in the original list-like object returns the matching value md = MethodDispatcher({("foo", "bar"):"baz"}) md["foo"] == "baz" A default value which can be set through the default attribute. c C s� g } xl | D]d \ } } t | � t t t t f k r^ x7 | D] } | j | | f � q>