| Server IP : 118.27.122.248 / Your IP : 216.73.216.17 Web Server : Apache System : Linux web0264.sh.tyo1 4.18.0-553.79.1.lve.el7h.x86_64 #1 SMP Wed Oct 15 16:34:46 UTC 2025 x86_64 User : c9415830 ( 11735) PHP Version : 8.4.17 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python37/lib64/python3.7/idlelib/__pycache__/ |
Upload File : |
B
YI~d8 � @ sN d dl Z d dlmZ G dd� d�Zdd� ZedkrJd dlmZ ed d
d� dS )� N)�
messageboxc @ s^ e Zd ZddlmZ dd� Zddd�Zddd �Zdd
d�Zdd
� Z dd� Z
dd� Zdd� ZdS )�FileListr )�EditorWindowc C s || _ i | _i | _i | _d S )N)�root�dict�inversedict�vars)�selfr � r
�5/opt/alt/python37/lib64/python3.7/idlelib/filelist.py�__init__ s zFileList.__init__Nc C s� | � |�}tj�|�r2tjdd|f | jd� d S tj�|�}|| jkr`| j| }|j �
� |S |rl||�S | �| ||�}|jr�|S |�
� d S d S )Nz
File Errorz%r is a directory.)�master)�canonize�os�path�isdir�tkMessageBox� showerrorr �normcaser �top�wakeupr Z good_loadZ_close)r �filename�action�key�editr
r
r �open s&