Linux server19.dn-server.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64
LiteSpeed
Server IP : 46.209.20.154 & Your IP : 216.73.217.55
Domains :
Cant Read [ /etc/named.conf ]
User : emadteam
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
lib /
python2.7 /
site-packages /
kitchen /
pycompat27 /
Delete
Unzip
Name
Size
Permission
Date
Action
subprocess
[ DIR ]
drwxr-xr-x
2021-08-18 16:08
__init__.py
419
B
-rw-r--r--
2012-02-14 22:22
__init__.pyc
667
B
-rw-r--r--
2014-06-10 10:26
__init__.pyo
667
B
-rw-r--r--
2014-06-10 10:26
Save
Rename
''' The :mod:`kitchen.pycompat27` module contains implementations of functionality introduced in python-2.7 for use on earlier versions of python. .. versionchanged:: 0.2.3 Made mswindows, MAXFD, and list2cmdline available from the module ''' from kitchen.versioning import version_tuple_to_string __version_info__ = ((1, 1, 0),) __version__ = version_tuple_to_string(__version_info__) __all__ = ('subprocess',)