§
    ½ÞMhû  ã                  ó:   — d dl mZ d dlmZ ddgZeZdd	„Zdd
„ZdS )é    )Úannotations)ÚKeyPressEventÚ
focus_nextÚfocus_previousÚeventÚEÚreturnÚNonec                óB   — | j         j                             ¦   «          dS )zL
    Focus the next visible Window.
    (Often bound to the `Tab` key.)
    N)ÚappÚlayoutr   ©r   s    úi/var/www/html/test/jupyter/venv/lib/python3.11/site-packages/prompt_toolkit/key_binding/bindings/focus.pyr   r      s!   € ð
 
„IÔ×ÒÑ!Ô!Ð!Ð!Ð!ó    c                óB   — | j         j                             ¦   «          dS )zT
    Focus the previous visible Window.
    (Often bound to the `BackTab` key.)
    N)r   r   r   r   s    r   r   r      s!   € ð
 
„IÔ×#Ò#Ñ%Ô%Ð%Ð%Ð%r   N)r   r   r	   r
   )Ú
__future__r   Ú(prompt_toolkit.key_binding.key_processorr   Ú__all__r   r   r   © r   r   ú<module>r      sq   ðØ "Ð "Ð "Ð "Ð "Ð "à BÐ BÐ BÐ BÐ BÐ Bð Øð€ð
 €ð"ð "ð "ð "ð&ð &ð &ð &ð &ð &r   