o
    wZh                     @   s2   d Z ddlZdedefddZdd Zh d	ZdS )
a2  List of Python standard library modules.

Sadly, there is no reliable way to tell whether a module is part of the
standard library except by comparing to a canonical list.

This is taken from https://github.com/PyCQA/isort/tree/develop/isort/stdlibs,
which itself is sourced from the Python documentation.
    Nmodulereturnc                 C   s   |  dd }|t v S )N.r   )	partition_get_stdlib_modules)r   base_module r   D/var/www/auris/lib/python3.10/site-packages/torch/package/_stdlib.pyis_stdlib_module   s   
r
   c                   C   sR   t jjdkrt jjdkrtS t jjdkrt jS n	t jjdkr!t jS tdt j )N   	   
   zUnsupported Python version: )sysversion_infomajorminor	stdlib3_9stdlib_module_namesRuntimeErrorr   r   r   r	   r      s   r   >   	threadingmailboxZ	fileinput	distutilsZxmlrpcZsmtpdemailbinasciiqueueZbdbhashlibsocketZbinhexhtmlselectZcgicollectionslocalepdbstringmsvcrtZpoplibturtleZpyclbrkeywordtokenizeZsecretsargparser   	encodingsplatformgrpgzipzlibcontextvarsctypes
subprocesstarfileZsndhdrttyZrunpyvenvsmtplibZossaudiodevstattkinterdataclassesenumZmsilibwarningsZimghdrZsymtableZ
webbrowser	posixpathsslpickleZxdrlibjsonplistlibasynciomultiprocessingntpathquoprishlexnumbersloggingchunkpydocZgraphlibreprlibmmapZsched	sysconfigrandomZaifcdoctesthttpsocketservershutilrlcompleterZprofilesre_constantsZspwdtracesignaltypes	zipimporterrnoinspectzipfiledbmtokenZ
turtledemowinregZzoneinfoostypingatexitZasynchatgcdecimalsitetestZcmathcodecsastbz2	importlibpprinturllibuuidlzma	functoolsZcryptarray_threadsqlite3
concurrentcopywaveparsermathuucalendar
contextlib	sre_parseheapqZsunaucodecmdsre_compileZ	telnetlibpkgutilZpstatsZcodeopxmltermiosZimaplibZnishmacmarshal	tracebackZ	ensurepipnetrcglob
py_compileZmailcap
statisticsZcProfilecopyreg	mimetypesZnntpliboptparsetextwrapresource
stringprepsymboldatetimeabcZptyfcntlZshelveZsrestruct	selectorstempfileiotracemallocfaulthandler	fractionscolorsysfilecmpgettextpathlibZpipesreconfigparserZwinsoundZaudioopZlib2to3readlineZasyncore	itertoolsZmodulefinderZcgitbgetpasscsvZunittesttimediffliboperatorZtimeit
compileallweakrefbisect	ipaddressftplibZpickletools	linecachedisfnmatchimpbuiltinsunicodedatapwdZcursesZtabnannyZzipappsysloggetoptwsgirefposix	formatterbase64)__doc__r   strboolr
   r   r   r   r   r   r	   <module>   s
   	