
    Mh                     T   d Z ddlZddlZdZ	 dZ	  ej                                                    dk    rEej                             ej	        d          pej        
                    d          dd          Znn ej                                                    d	k    rej                            dd
dd          Zn+ej                             ej	        d          pd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~JedidarwinLibraryCachesXDG_CACHE_HOMEz~/.cachejedig    cAgig      @)__doc__osplatformcase_insensitive_completionadd_bracket_after_functionsystemlowerpathjoingetenv
expanduser_cache_directorycache_directoryfast_parserint_cropped_file_sizedynamic_array_additionsdynamic_params dynamic_params_for_other_modulesdynamic_flow_informationauto_import_modules#allow_unsafe_interpreter_executionscall_signatures_validity     M/var/www/html/test/jupyter/venv/lib/python3.11/site-packages/jedi/settings.py<module>r'      s  0 0b 
			  #  #  8?	))w||	.!!<RW%7%7%<%< 
 X_(**w||CHfEEw||IBI.>$?$?$M:$*, ,'$$%566  SYY    
 $(     
 	  '+ #   r%   