OXIESEC PANEL
- Current Dir:
/
/
opt
/
gsutil
/
third_party
/
argcomplete
/
argcomplete
/
__pycache__
Server IP: 2a02:4780:11:1594:0:ef5:22d7:a
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
02/11/2025 08:19:49 AM
rwxr-xr-x
📄
__init__.cpython-39.pyc
785 bytes
02/11/2025 08:19:49 AM
rw-r--r--
📄
completers.cpython-39.pyc
4.96 KB
02/11/2025 08:19:49 AM
rw-r--r--
📄
exceptions.cpython-39.pyc
408 bytes
02/11/2025 08:19:49 AM
rw-r--r--
📄
finders.cpython-39.pyc
18.93 KB
02/11/2025 08:19:49 AM
rw-r--r--
📄
io.cpython-39.pyc
1.19 KB
02/11/2025 08:19:49 AM
rw-r--r--
📄
lexers.cpython-39.pyc
1.55 KB
02/11/2025 08:19:49 AM
rw-r--r--
📄
shell_integration.cpython-39.pyc
6.38 KB
02/11/2025 08:19:49 AM
rw-r--r--
Editing: io.cpython-39.pyc
Close
a �\gb � @ sX d dl Z d dlZd dlZdejv ZejZdd� Ze jdd� �Z e jdd� �Z d d � ZdS )� NZ _ARC_DEBUGc G s t rt| dti� d S )N�file)�_DEBUG�print�debug_stream��args� r �5/opt/gsutil/third_party/argcomplete/argcomplete/io.py�debug s r c c s2 t j} ttjd�t _zd V W | t _n| t _0 d S �N�w)�sys�stdout�open�os�devnull)r r r r �mute_stdout s r c c sF t j} ttjd�t _zd V W t j�� | t _nt j�� | t _0 d S r )r �stderrr r r �close)r r r r �mute_stderr s � r c G s t td� t | dti� dS )z� Prints **args** to standard error when running completions. This will interrupt the user's command line interaction; use it to indicate an error condition that is preventing your completer from working. )r r N)r r r r r r �warn$ s r )� contextlibr r �environr r r r �contextmanagerr r r r r r r �<module> s