Software: Apache/2.0.54 (Fedora). PHP/5.0.4 uname -a: Linux mina-info.me 2.6.17-1.2142_FC4smp #1 SMP Tue Jul 11 22:57:02 EDT 2006 i686 uid=48(apache) gid=48(apache) groups=48(apache) Safe-mode: OFF (not secure) /var/www/manual/mod/mod_python/ drwxr-xr-x |
Viewing file: Select action/file-type:
|
[mapping-or-sequence]) |
mp_table
. See Section
4.5.2 for description of the table object. The
mapping-or-sequence will be used to provide initial values for
the table.
The table object is a wrapper around the Apache APR table. The table
object behaves very much like a dictionary (including the Python 2.2
features such as support of the in
operator, etc.), with the
following differences:
Much of the information that Apache uses is stored in tables. For example, req.headers_in and req.headers_out.
All the tables that mod_python provides inside the request object are actual mappings to the Apache structures, so changing the Python table also changes the underlying Apache table.
In addition to normal dictionary-like behavior, the table object also has the following method:
key, val) |
Set-Cookie:
are required.
New in version 3.0.
:: Command execute :: | |
--[ c99shell v. 1.0 pre-release build #16 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0028 ]-- |