U
    Ôðcc×  ã                   @   s<   d dl mZ ddgZeZeddœdd„Zeddœdd„ZdS )é    )ÚKeyPressEventÚ
focus_nextÚfocus_previousN)ÚeventÚreturnc                 C   s   | j j ¡  dS )zL
    Focus the next visible Window.
    (Often bound to the `Tab` key.)
    N)ÚappÚlayoutr   ©r   © r
   úc/var/www/html/project/venv/lib/python3.8/site-packages/prompt_toolkit/key_binding/bindings/focus.pyr      s    c                 C   s   | j j ¡  dS )zT
    Focus the previous visible Window.
    (Often bound to the `BackTab` key.)
    N)r   r   r   r	   r
   r
   r   r      s    )Z(prompt_toolkit.key_binding.key_processorr   Ú__all__ÚEr   r   r
   r
   r
   r   Ú<module>   s   þ