o
    ™©Zhó  ã                   @   sÜ   d Z ddlZddlZdZ	 dZ	 e ¡  ¡ dkr*ej e 	d¡p%ej 
d¡dd¡Zne ¡  ¡ d	kr<ej dd
dd¡Znej e 	d¡pEdd¡Zej 
e¡Z	 dZ	 edƒZ	 dZ	 dZ	 dZ	 dZ	 dgZ	 dZ	 dZdS )a   
This module contains variables with global |jedi| settings. To change the
behavior of |jedi|, change the variables defined in :mod:`jedi.settings`.

Plugins should expose an interface so that the user can adjust the
configuration.


Example usage::

    from jedi import settings
    settings.case_insensitive_completion = True


Completion output
~~~~~~~~~~~~~~~~~

.. autodata:: case_insensitive_completion
.. autodata:: add_bracket_after_function


Filesystem cache
~~~~~~~~~~~~~~~~

.. autodata:: cache_directory


Parser
~~~~~~

.. autodata:: fast_parser


Dynamic stuff
~~~~~~~~~~~~~

.. autodata:: dynamic_array_additions
.. autodata:: dynamic_params
.. autodata:: dynamic_params_for_other_modules
.. autodata:: auto_import_modules


Caching
~~~~~~~

.. autodata:: call_signatures_validity


é    NTFÚwindowsÚLOCALAPPDATAú~ZJediÚdarwinÚLibraryZCachesÚXDG_CACHE_HOMEz~/.cacheZjedig    ÐcAÚgig      @)Ú__doc__ÚosÚplatformZcase_insensitive_completionZadd_bracket_after_functionÚsystemÚlowerÚpathÚjoinÚgetenvÚ
expanduserZ_cache_directoryZcache_directoryZfast_parserÚintZ_cropped_file_sizeZdynamic_array_additionsZdynamic_paramsZ dynamic_params_for_other_modulesZdynamic_flow_informationZauto_import_modulesZ#allow_unsafe_interpreter_executionsZcall_signatures_validity© r   r   úD/var/www/html/lang_env/lib/python3.10/site-packages/jedi/settings.pyÚ<module>   sN    1ýÿÿ