U
    nufó  ã                   @   sÆ   d Z ddlZddlZdZdZe ¡  ¡ dkrPej e 	d¡pFej 
d¡dd¡Zn<e ¡  ¡ d	krtej dd
dd¡Znej e 	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


é    NTFZwindowsÚLOCALAPPDATAú~ZJediÚdarwinÚLibraryZCachesÚXDG_CACHE_HOMEz~/.cacheZjedig    ÐcAZ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   ú1/tmp/pip-unpacked-wheel-ol4ehs9f/jedi/settings.pyÚ<module>   s6   1	ýÿÿ	