Your IP : 18.118.195.226


Current Path : /lib64/python3.6/ctypes/macholib/__pycache__/
Upload File :
Current File : //lib64/python3.6/ctypes/macholib/__pycache__/dylib.cpython-36.opt-2.pyc

3


 \$�@s:ddlZdgZejd�Zdd�Zdd�Zedkr6e�dS)�N�
dylib_infoz�(?x)
(?P<location>^.*)(?:^|/)
(?P<name>
    (?P<shortname>\w+?)
    (?:\.(?P<version>[^._]+))?
    (?:_(?P<suffix>[^._]+))?
    \.dylib$
)
cCstj|�}|sdS|j�S)N)�DYLIB_RE�match�	groupdict)�filenameZis_dylib�r�-/usr/lib64/python3.6/ctypes/macholib/dylib.pyrs
cCsddd�}dS)NcSst|||||d�S)N)�location�name�	shortname�version�suffix)�dict)r	r
rrr
rrr�d.sztest_dylib_info.<locals>.d)NNNNNr)rrrr�test_dylib_info-s
r�__main__)�re�__all__�compilerrr�__name__rrrr�<module>s