Linux server.edchosting.com 4.18.0-553.79.1.lve.el7h.x86_64 #1 SMP Wed Oct 15 16:34:46 UTC 2025 x86_64
LiteSpeed
Server IP : 75.98.162.185 & Your IP : 216.73.216.163
Domains :
Cant Read [ /etc/named.conf ]
User : goons4good
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-09-16 10:31
__init__.py
419
B
-rw-r--r--
2012-02-14 13:52
__init__.pyc
667
B
-rw-r--r--
2014-06-10 01:56
__init__.pyo
667
B
-rw-r--r--
2014-06-10 01:56
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',)