/usr/lib/python3.6/site-packages/setuptools/__pycache__
NameSizeModeActions
archive_util.cpython-36.opt-1.pyc50670644editdlrm
archive_util.cpython-36.pyc50670644editdlrm
build_meta.cpython-36.opt-1.pyc57500644editdlrm
build_meta.cpython-36.pyc58400644editdlrm
config.cpython-36.opt-1.pyc149910644editdlrm
config.cpython-36.pyc149910644editdlrm
depends.cpython-36.opt-1.pyc52120644editdlrm
depends.cpython-36.pyc52120644editdlrm
dep_util.cpython-36.opt-1.pyc7860644editdlrm
dep_util.cpython-36.pyc7860644editdlrm
dist.cpython-36.opt-1.pyc367610644editdlrm
dist.cpython-36.pyc368060644editdlrm
extension.cpython-36.opt-1.pyc19060644editdlrm
extension.cpython-36.pyc19060644editdlrm
glibc.cpython-36.opt-1.pyc14760644editdlrm
glibc.cpython-36.pyc14760644editdlrm
glob.cpython-36.opt-1.pyc37220644editdlrm
glob.cpython-36.pyc37740644editdlrm
launch.cpython-36.opt-1.pyc7850644editdlrm
launch.cpython-36.pyc7850644editdlrm
lib2to3_ex.cpython-36.opt-1.pyc23640644editdlrm
lib2to3_ex.cpython-36.pyc23640644editdlrm
monkey.cpython-36.opt-1.pyc46030644editdlrm
monkey.cpython-36.pyc46030644editdlrm
msvc.cpython-36.opt-1.pyc344710644editdlrm
msvc.cpython-36.pyc344710644editdlrm
namespaces.cpython-36.opt-1.pyc36090644editdlrm
namespaces.cpython-36.pyc36090644editdlrm
package_index.cpython-36.opt-1.pyc322520644editdlrm
package_index.cpython-36.pyc322520644editdlrm
pep425tags.cpython-36.opt-1.pyc72730644editdlrm
pep425tags.cpython-36.pyc72730644editdlrm
py27compat.cpython-36.opt-1.pyc7420644editdlrm
py27compat.cpython-36.pyc7420644editdlrm
py31compat.cpython-36.opt-1.pyc14810644editdlrm
py31compat.cpython-36.pyc14810644editdlrm
py33compat.cpython-36.opt-1.pyc13340644editdlrm
py33compat.cpython-36.pyc13340644editdlrm
py36compat.cpython-36.opt-1.pyc21380644editdlrm
py36compat.cpython-36.pyc21380644editdlrm
sandbox.cpython-36.opt-1.pyc156540644editdlrm
sandbox.cpython-36.pyc156540644editdlrm
site-patch.cpython-36.opt-1.pyc14370644editdlrm
site-patch.cpython-36.pyc14370644editdlrm
ssl_support.cpython-36.opt-1.pyc67170644editdlrm
ssl_support.cpython-36.pyc67170644editdlrm
unicode_utils.cpython-36.opt-1.pyc11000644editdlrm
unicode_utils.cpython-36.pyc11000644editdlrm
version.cpython-36.opt-1.pyc2590644editdlrm
version.cpython-36.pyc2590644editdlrm
wheel.cpython-36.opt-1.pyc61530644editdlrm
wheel.cpython-36.pyc61810644editdlrm
windows_support.cpython-36.opt-1.pyc9420644editdlrm
windows_support.cpython-36.pyc9420644editdlrm
__init__.cpython-36.opt-1.pyc62190644editdlrm
__init__.cpython-36.pyc62190644editdlrm
Edit: /usr/lib/python3.6/site-packages/setuptools/__pycache__/glob.cpython-36.pyc (3774B)
3 vhW@sdZddlZddlZddlZddlmZdddgZdddZdd dZd d Z d d Z ddZ ddZ ddZ ejdZejdZddZddZddZdS)z Filename globbing utility. Mostly a copy of `glob` from Python 3.5. Changes include: * `yield from` and PEP3102 `*` removed. * `bytes` changed to `six.binary_type`. * Hidden files are not ignored. N) binary_typeglobiglobescapeFcCstt||dS)ayReturn a list of paths matching a pathname pattern. The pattern may contain simple shell-style wildcards a la fnmatch. However, unlike fnmatch, filenames starting with a dot are special cases that are not matched by '*' and '?' patterns. If recursive is true, the pattern '**' will match any files and zero or more directories and subdirectories. ) recursive)listr)pathnamerr /usr/lib/python3.6/glob.pyrs cCs,t||}|r(t|r(t|}| s(t|S)aReturn an iterator which yields the paths matching a pathname pattern. The pattern may contain simple shell-style wildcards a la fnmatch. However, unlike fnmatch, filenames starting with a dot are special cases that are not matched by '*' and '?' patterns. If recursive is true, the pattern '**' will match any files and zero or more directories and subdirectories. )_iglob _isrecursivenextAssertionError)rritsr r r r s   ccs tjj|\}}t|sF|r0tjj|rB|Vntjj|rB|VdS|s|rrt|rrx4t||D] }|VqbWnxt||D] }|Vq~WdS||krt|rt ||}n|g}t|r|rt|rt}qt}nt }x0|D](}x"|||D]}tjj ||VqWqWdS)N) ospathsplit has_magiclexistsisdirr glob2glob1r glob0join)rrdirnamebasenamexdirsZ glob_in_dirnamer r r r 2s4        r c CsR|s"t|trtjjd}ntj}ytj|}Wntk rDgSXtj||S)NASCII) isinstancerrcurdirencodelistdirOSErrorfnmatchfilter)rpatternnamesr r r r]s rcCs8|stjj|r4|gSntjjtjj||r4|gSgS)N)rrrrr)rrr r r rjs  rccs6t|s t|ddVxt|D] }|Vq$WdS)Nr)r r _rlistdir)rr(rr r r rzs rc cs|s"t|trttjd}ntj}ytj|}Wntjk rFdSXxJ|D]B}|V|rjtjj||n|}x t|D]}tjj||VqxWqNWdS)Nr ) r!rrr"r$errorrrr*)rr)rryr r r r*s  r*z([*?[])s([*?[])cCs(t|trtj|}n tj|}|dk S)N)r!rmagic_check_bytessearch magic_check)rmatchr r r rs   rcCst|tr|dkS|dkSdS)Ns**z**)r!r)r(r r r r s r cCs<tjj|\}}t|tr(tjd|}n tjd|}||S)z#Escape all special characters. s[\1]z[\1])rr splitdriver!rr-subr/)rZdriver r r rs   )F)F)__doc__rrer&Zsetuptools.extern.sixr__all__rrr rrrr*compiler/r-rr rr r r r s"    +