/usr/lib64/python3.9/distutils/command/__pycache__
NameSizeModeActions
bdist.cpython-39.opt-1.pyc36050644editdlrm
bdist.cpython-39.opt-2.pyc34110644editdlrm
bdist.cpython-39.pyc36050644editdlrm
bdist_dumb.cpython-39.opt-1.pyc35880644editdlrm
bdist_dumb.cpython-39.opt-2.pyc33880644editdlrm
bdist_dumb.cpython-39.pyc35880644editdlrm
bdist_msi.cpython-39.opt-1.pyc197030644editdlrm
bdist_msi.cpython-39.opt-2.pyc181620644editdlrm
bdist_msi.cpython-39.pyc197700644editdlrm
bdist_rpm.cpython-39.opt-1.pyc121750644editdlrm
bdist_rpm.cpython-39.opt-2.pyc118560644editdlrm
bdist_rpm.cpython-39.pyc122250644editdlrm
bdist_wininst.cpython-39.opt-1.pyc84950644editdlrm
bdist_wininst.cpython-39.opt-2.pyc83560644editdlrm
bdist_wininst.cpython-39.pyc85450644editdlrm
build.cpython-39.opt-1.pyc38810644editdlrm
build.cpython-39.opt-2.pyc37980644editdlrm
build.cpython-39.pyc38810644editdlrm
build_clib.cpython-39.opt-1.pyc48000644editdlrm
build_clib.cpython-39.opt-2.pyc42460644editdlrm
build_clib.cpython-39.pyc48000644editdlrm
build_ext.cpython-39.opt-1.pyc161910644editdlrm
build_ext.cpython-39.opt-2.pyc142340644editdlrm
build_ext.cpython-39.pyc161910644editdlrm
build_py.cpython-39.opt-1.pyc103810644editdlrm
build_py.cpython-39.opt-2.pyc91740644editdlrm
build_py.cpython-39.pyc104330644editdlrm
build_scripts.cpython-39.opt-1.pyc43300644editdlrm
build_scripts.cpython-39.opt-2.pyc39360644editdlrm
build_scripts.cpython-39.pyc43300644editdlrm
check.cpython-39.opt-1.pyc49080644editdlrm
check.cpython-39.opt-2.pyc42780644editdlrm
check.cpython-39.pyc49080644editdlrm
clean.cpython-39.opt-1.pyc20820644editdlrm
clean.cpython-39.opt-2.pyc19990644editdlrm
clean.cpython-39.pyc20820644editdlrm
config.cpython-39.opt-1.pyc102120644editdlrm
config.cpython-39.opt-2.pyc68750644editdlrm
config.cpython-39.pyc102120644editdlrm
install.cpython-39.opt-1.pyc136340644editdlrm
install.cpython-39.opt-2.pyc125790644editdlrm
install.cpython-39.pyc136340644editdlrm
install_data.cpython-39.opt-1.pyc22850644editdlrm
install_data.cpython-39.opt-2.pyc21400644editdlrm
install_data.cpython-39.pyc22850644editdlrm
install_egg_info.cpython-39.opt-1.pyc30200644editdlrm
install_egg_info.cpython-39.opt-2.pyc23410644editdlrm
install_egg_info.cpython-39.pyc30200644editdlrm
install_headers.cpython-39.opt-1.pyc17100644editdlrm
install_headers.cpython-39.opt-2.pyc15440644editdlrm
install_headers.cpython-39.pyc17100644editdlrm
install_lib.cpython-39.opt-1.pyc50820644editdlrm
install_lib.cpython-39.opt-2.pyc45010644editdlrm
install_lib.cpython-39.pyc50820644editdlrm
install_scripts.cpython-39.opt-1.pyc21330644editdlrm
install_scripts.cpython-39.opt-2.pyc19990644editdlrm
install_scripts.cpython-39.pyc21330644editdlrm
register.cpython-39.opt-1.pyc84530644editdlrm
register.cpython-39.opt-2.pyc71880644editdlrm
register.cpython-39.pyc84530644editdlrm
sdist.cpython-39.opt-1.pyc144800644editdlrm
sdist.cpython-39.opt-2.pyc111210644editdlrm
sdist.cpython-39.pyc144800644editdlrm
upload.cpython-39.opt-1.pyc52290644editdlrm
upload.cpython-39.opt-2.pyc51030644editdlrm
upload.cpython-39.pyc52290644editdlrm
__init__.cpython-39.opt-1.pyc4750644editdlrm
__init__.cpython-39.opt-2.pyc3660644editdlrm
__init__.cpython-39.pyc4750644editdlrm
Edit: /usr/lib64/python3.9/distutils/command/__pycache__/check.cpython-39.opt-1.pyc (4908B)
a i@sdZddlmZddlmZzHddlmZddlmZddl m Z ddl m Z Gdd d eZ d Z Wneyzd Z Yn0Gd d d eZdS)zCdistutils.command.check Implements the Distutils 'check' command. )Command)DistutilsSetupError)Reporter)Parser)frontend)nodesc@seZdZd ddZddZdS) SilentReporterNrasciireplacec Cs"g|_t||||||||dSN)messagesr__init__)selfsource report_level halt_levelstreamdebugencoding error_handlerr//usr/lib64/python3.9/distutils/command/check.pyr szSilentReporter.__init__cOs8|j||||ftj|g|R||j|d|S)N)leveltype)r appendrsystem_messageZlevels)rrmessageZchildrenkwargsrrrrszSilentReporter.system_message)Nrr r )__name__ __module__ __qualname__r rrrrrrs rTFc@s\eZdZdZdZgdZgdZddZddZd d Z d d Z d dZ ddZ ddZ dS)checkz6This command checks the meta-data of the package. z"perform some checks on the package))metadatamzVerify meta-data)restructuredtextrzEChecks if long string meta-data syntax are reStructuredText-compliant)strictsz(Will exit with an error if a check fails)r"r$r&cCsd|_d|_d|_d|_dS)z Sets default values for options.rN)r$r"r& _warningsrrrrinitialize_options0szcheck.initialize_optionscCsdSr rr*rrrfinalize_options7szcheck.finalize_optionscCs|jd7_t||S)z*Counts the number of warnings that occurs.r()r)rwarn)rmsgrrrr-:sz check.warncCsL|jr||jr0tr"|n|jr0td|jrH|jdkrHtddS)zRuns the command.zThe docutils package is needed.rzPlease correct your package.N)r"check_metadatar$ HAS_DOCUTILScheck_restructuredtextr&rr)r*rrrrun?s z check.runcCs|jj}g}dD]"}t||r(t||s||q|rL|dd||jrd|js|dn"|j r||j s|dn |ddS)a Ensures that all required elements of meta-data are supplied. Required fields: name, version, URL Recommended fields: (author and author_email) or (maintainer and maintainer_email) Warns if any are missing. )nameversionurlzmissing required meta-data: %sz, zNmissing meta-data: if 'author' supplied, 'author_email' should be supplied toozVmissing meta-data: if 'maintainer' supplied, 'maintainer_email' should be supplied toozkmissing meta-data: either (author and author_email) or (maintainer and maintainer_email) should be suppliedN) distributionr"hasattrgetattrrr-joinZauthorZ author_emailZ maintainerZmaintainer_email)rr"missingattrrrrr/Os    zcheck.check_metadatacCsX|j}||D]>}|dd}|dur8|d}nd|d|f}||qdS)z4Checks if the long string fields are reST-compliant.lineNr(z %s (line %s))r6Zget_long_description_check_rst_datagetr-)rdatawarningr=rrrr1ps  zcheck.check_restructuredtextc Cs|jjp d}t}tjtfd}d|_d|_d|_t ||j |j |j |j |j|jd}tj|||d}||dz|||Wn<ty}z$|jdd|d ifWYd}~n d}~00|jS) z8Returns warnings when the provided data doesn't compile.zsetup.py) componentsN)rrrr)rr<z!Could not finish the parsing: %s.)r6 script_namerrZ OptionParserZget_default_valuesZ tab_widthZpep_referencesZrfc_referencesrrrZwarning_streamrZerror_encodingZerror_encoding_error_handlerrdocumentZ note_sourceparseAttributeErrorr r)rr@ source_pathparserZsettingsZreporterrFerrrr>{s.  zcheck._check_rst_dataN)rrr __doc__ descriptionZ user_optionsZboolean_optionsr+r,r-r2r/r1r>rrrrr!#s! r!N)rLZdistutils.corerZdistutils.errorsrZdocutils.utilsrZdocutils.parsers.rstrZdocutilsrrrr0 Exceptionr!rrrrs