%PDF- %PDF-
Direktori : /lib/python2.7/site-packages/salt/matchers/ |
Current File : //lib/python2.7/site-packages/salt/matchers/glob_match.pyc |
� ���^c @@ sN d Z d d l m Z m Z m Z d d l Z d d l m Z d d � Z d S( u, This is the default glob matcher function. i ( t absolute_importt print_functiont unicode_literalsN( t sixc C@ sK | s t } n | j d | d � } t | t j � s; t St j | | � S( u8 Returns true if the passed glob matches the id u minion_idu id( t __opts__t gett isinstanceR t string_typest Falset fnmatch( t tgtt optst minion_id( ( s<