a
    h                     @   s0   d Z ddlZeed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   C/var/www/auris/lib/python3.9/site-packages/torch/package/_stdlib.pyis_stdlib_module   s    r
   c                   C   sV   t jjdkr0t jjdkrtS t jjdkrBt jS nt jjdkrBt jS tdt j d S )N   	   
   zUnsupported Python version: )sysversion_infomajorminor	stdlib3_9Zstdlib_module_namesRuntimeErrorr   r   r   r	   r      s    r   >   pathlibhmackeywordchunkmarshal	traceback	distutilsgrpcopyreghtmlosZunittestsocketserverZrunpytestbz2plistlib	functoolsZcProfilegettext
statisticsZ	telnetlibargparsentpathZtabnannyZwinsoundshutiloptparseZsmtpdcgiimpastmathstringZturtlerandomZbdbZfcntlurllib
py_compilegcgetpassemail	threadingdatetimeoperatorcalendarheapqr   tracemallocZcryptlocalectypesZsreZimaplibdecimaltkinterZmodulefinderqueuepydocjsonmsvcrtenumtypingzipfile_threadtrace	linecache	sysconfig	importlibsignaluuid	selectorsresourceZmsilibpprintZasyncoreZspwdloggingtypesfnmatchlzmaatexitdisZshelvestatpdb	zipimportZdataclassesZcursesgzipsocketcopybuiltinspickleZcolorsyscodecsstruct
subprocessZcmathZ	ensurepiperrnozlibZossaudiodevvenvZmmap
compileallZsunau
contextlibZcontextvarsarray	ipaddress	posixpathreprlibresre_compileunicodedatattyiowinregZsndhdrtermios	mimetypes	itertoolscmdweakref	sre_parseparserplatformZ	fileinputZaudioophttptempfiledifflibZcodeopbinasciiquopriZnisabcuuZtimeitsslsre_constantsZ
turtledemotokenizetarfileZasyncioZimghdrposix	encodings
stringpreptimebase64ZpipesnetrcrlcompleterwarningsZgraphlibreadlineZmailboxwsgirefcodeZpickletoolsZ
concurrentZmailcapsyslogZasynchatZbinhexsiteglobZ	fractionsZpyclbrZptyZzoneinfosymboltextwrapZaifc	formattershlexZnumberspwdZwavetokenZxmlrpcfilecmpZsecretsZ
webbrowserxmlZpoplibcsvdbminspectZxdrlibZcgitbmultiprocessingZsqlite3ZpstatsZprofileZlib2to3ZschedcollectionshashlibbisectfaulthandlerZnntplibZsymtableconfigparsergetoptZzipappftplibpkgutildoctestsmtplibselect)__doc__r   strboolr
   r   r   r   r   r   r	   <module>   s   	