~ubuntu-branches/ubuntu/hardy/libapache2-mod-python/hardy

« back to all changes in this revision

Viewing changes to doc-html/pyapi-util-funcs.html

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-07-07 13:18:35 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060707131835-zfp1vupanjj2e77y
Tags: 3.2.8-1ubuntu1
* Merge to Debian unstable.
* Remaining Ubuntu change: debian/{control,rules}: Drop python 2.3 package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
2
<html>
3
3
<head>
4
 
<link rel="STYLESHEET" href="modpython.css" type='text/css' />
5
 
<link rel="first" href="modpython.html" title='Mod_python Manual' />
6
 
<link rel='contents' href='contents.html' title="Contents" />
7
 
<link rel='index' href='genindex.html' title='Index' />
8
 
<link rel='last' href='about.html' title='About this document...' />
9
 
<link rel='help' href='about.html' title='About this document...' />
10
 
<link rel="prev" href="pyapi-util-fstor-fld.html" />
11
 
<link rel="parent" href="pyapi-util.html" />
12
 
<link rel="next" href="pyapi-cookie.html" />
13
 
<meta http-equiv="Content-Type" content="text/html; charset=EUC-JP" />
14
 
<meta name='aesop' content='information' />
 
4
<link rel="STYLESHEET" href="modpython.css" type='text/css'>
 
5
<link rel="first" href="modpython.html" title='Mod_python Manual'>
 
6
<link rel='contents' href='contents.html' title="Contents">
 
7
<link rel='index' href='genindex.html' title='Index'>
 
8
<link rel='last' href='about.html' title='About this document...'>
 
9
<link rel='help' href='about.html' title='About this document...'>
 
10
<LINK REL="prev" href="pyapi-util-fstor-fld.html">
 
11
<LINK REL="parent" href="pyapi-util.html">
 
12
<LINK REL="next" href="pyapi-cookie.html">
 
13
<meta name='aesop' content='information'>
 
14
<META NAME="description" CONTENT="Other functions">
 
15
<META NAME="keywords" CONTENT="modpython">
 
16
<META NAME="resource-type" CONTENT="document">
 
17
<META NAME="distribution" CONTENT="global">
15
18
<title>4.6.3 Other functions</title>
16
19
</head>
17
20
<body>
18
21
<DIV CLASS="navigation">
19
 
<div id='top-navigation-panel' xml:id='top-navigation-panel'>
20
22
<table align="center" width="100%" cellpadding="0" cellspacing="2">
21
23
<tr>
22
 
<td class='online-navigation'><a rel="prev" title="4.6.2 Field class"
23
 
  href="pyapi-util-fstor-fld.html"><img src='previous.png'
24
 
  border='0' height='32'  alt='Previous Page' width='32' /></A></td>
25
 
<td class='online-navigation'><a rel="parent" title="4.6 util - Miscellaneous"
26
 
  href="pyapi-util.html"><img src='up.png'
27
 
  border='0' height='32'  alt='Up One Level' width='32' /></A></td>
28
 
<td class='online-navigation'><a rel="next" title="4.7 Cookie - HTTP"
29
 
  href="pyapi-cookie.html"><img src='next.png'
30
 
  border='0' height='32'  alt='Next Page' width='32' /></A></td>
 
24
<td><a rel="prev" title="4.6.2 Field class" 
 
25
  href="pyapi-util-fstor-fld.html"><img src='previous.gif'
 
26
  border='0' height='32'  alt='Previous Page' width='32'></A></td>
 
27
<td><a rel="parent" title="4.6 util - Miscellaneous" 
 
28
  href="pyapi-util.html"><img src='up.gif'
 
29
  border='0' height='32'  alt='Up One Level' width='32'></A></td>
 
30
<td><a rel="next" title="4.7 Cookie - HTTP" 
 
31
  href="pyapi-cookie.html"><img src='next.gif'
 
32
  border='0' height='32'  alt='Next Page' width='32'></A></td>
31
33
<td align="center" width="100%">Mod_python Manual</td>
32
 
<td class='online-navigation'><a rel="contents" title="Table of Contents"
33
 
  href="contents.html"><img src='contents.png'
34
 
  border='0' height='32'  alt='Contents' width='32' /></A></td>
35
 
<td class='online-navigation'><img src='blank.png'
36
 
  border='0' height='32'  alt='' width='32' /></td>
37
 
<td class='online-navigation'><a rel="index" title="Index"
38
 
  href="genindex.html"><img src='index.png'
39
 
  border='0' height='32'  alt='Index' width='32' /></A></td>
 
34
<td><a rel="contents" title="Table of Contents" 
 
35
  href="contents.html"><img src='contents.gif'
 
36
  border='0' height='32'  alt='Contents' width='32'></A></td>
 
37
<td><img src='blank.gif'
 
38
  border='0' height='32'  alt='' width='32'></td>
 
39
<td><a rel="index" title="Index" 
 
40
  href="genindex.html"><img src='index.gif'
 
41
  border='0' height='32'  alt='Index' width='32'></A></td>
40
42
</tr></table>
41
 
<div class='online-navigation'>
42
43
<b class="navlabel">Previous:</b>
43
44
<a class="sectref" rel="prev" href="pyapi-util-fstor-fld.html">4.6.2 Field class</A>
44
45
<b class="navlabel">Up:</b>
45
46
<a class="sectref" rel="parent" href="pyapi-util.html">4.6 util - Miscellaneous</A>
46
47
<b class="navlabel">Next:</b>
47
48
<a class="sectref" rel="next" href="pyapi-cookie.html">4.7 Cookie - HTTP</A>
48
 
</div>
49
 
<hr /></div>
 
49
<br><hr>
50
50
</DIV>
51
51
<!--End of Navigation Panel-->
52
52
 
53
 
<H2><A NAME="SECTION006630000000000000000"></A><A NAME="pyapi-util-funcs"></A>
 
53
<H2><A NAME="SECTION006630000000000000000">&nbsp;</A>
54
54
<BR>
55
55
4.6.3 Other functions
56
56
</H2>
57
57
 
58
58
<P>
59
59
<dl><dt><table cellpadding="0" cellspacing="0"><tr valign="baseline">
60
 
  <td><nobr><b><tt id='l2h-185' xml:id='l2h-185' class="function">parse_qs</tt></b>(</nobr></td>
61
 
  <td><var>qs</var><big>[</big><var>, keep_blank_values, strict_parsing</var><big>]</big><var></var>)</td></tr></table></dt>
 
60
  <td><nobr><b><a name="l2h-196"><tt class="function">parse_qs</tt></a></b>(</nobr></td>
 
61
  <td><var>qs</var><big>[</big><var>, keep_blank_values, strict_parsing</var><big>]</big>)</td></tr></table>
62
62
<dd>
63
63
 
64
64
<P>
89
89
 
90
90
<P>
91
91
<dl><dt><table cellpadding="0" cellspacing="0"><tr valign="baseline">
92
 
  <td><nobr><b><tt id='l2h-186' xml:id='l2h-186' class="function">parse_qsl</tt></b>(</nobr></td>
93
 
  <td><var>qs</var><big>[</big><var>, keep_blank_values, strict_parsing</var><big>]</big><var></var>)</td></tr></table></dt>
 
92
  <td><nobr><b><a name="l2h-197"><tt class="function">parse_qsl</tt></a></b>(</nobr></td>
 
93
  <td><var>qs</var><big>[</big><var>, keep_blank_values, strict_parsing</var><big>]</big>)</td></tr></table>
94
94
<dd>
95
95
 
96
96
<P>
120
120
 
121
121
<P>
122
122
<dl><dt><table cellpadding="0" cellspacing="0"><tr valign="baseline">
123
 
  <td><nobr><b><tt id='l2h-187' xml:id='l2h-187' class="function">redirect</tt></b>(</nobr></td>
124
 
  <td><var>req, location</var><big>[</big><var>, permanent=0, text=None</var><big>]</big><var></var>)</td></tr></table></dt>
 
123
  <td><nobr><b><a name="l2h-198"><tt class="function">redirect</tt></a></b>(</nobr></td>
 
124
  <td><var>req, location</var><big>[</big><var>, permanent=0, text=None</var><big>]</big>)</td></tr></table>
125
125
<dd>
126
126
  This is a convenience function to redirect the browser to another
127
127
  location. When <var>permanent</var> is true, <tt class="constant">MOVED_PERMANENTLY</tt>
145
145
<P>
146
146
 
147
147
<DIV CLASS="navigation">
148
 
<div class='online-navigation'>
149
 
<p></p><hr />
 
148
<p><hr>
150
149
<table align="center" width="100%" cellpadding="0" cellspacing="2">
151
150
<tr>
152
 
<td class='online-navigation'><a rel="prev" title="4.6.2 Field class"
153
 
  href="pyapi-util-fstor-fld.html"><img src='previous.png'
154
 
  border='0' height='32'  alt='Previous Page' width='32' /></A></td>
155
 
<td class='online-navigation'><a rel="parent" title="4.6 util - Miscellaneous"
156
 
  href="pyapi-util.html"><img src='up.png'
157
 
  border='0' height='32'  alt='Up One Level' width='32' /></A></td>
158
 
<td class='online-navigation'><a rel="next" title="4.7 Cookie - HTTP"
159
 
  href="pyapi-cookie.html"><img src='next.png'
160
 
  border='0' height='32'  alt='Next Page' width='32' /></A></td>
 
151
<td><a rel="prev" title="4.6.2 Field class" 
 
152
  rel="prev" title="4.6.2 Field class" 
 
153
  href="pyapi-util-fstor-fld.html"><img src='previous.gif'
 
154
  border='0' height='32'  alt='Previous Page' width='32'></A></td>
 
155
<td><a rel="parent" title="4.6 util - Miscellaneous" 
 
156
  rel="parent" title="4.6 util - Miscellaneous" 
 
157
  href="pyapi-util.html"><img src='up.gif'
 
158
  border='0' height='32'  alt='Up One Level' width='32'></A></td>
 
159
<td><a rel="next" title="4.7 Cookie - HTTP" 
 
160
  rel="next" title="4.7 Cookie - HTTP" 
 
161
  href="pyapi-cookie.html"><img src='next.gif'
 
162
  border='0' height='32'  alt='Next Page' width='32'></A></td>
161
163
<td align="center" width="100%">Mod_python Manual</td>
162
 
<td class='online-navigation'><a rel="contents" title="Table of Contents"
163
 
  href="contents.html"><img src='contents.png'
164
 
  border='0' height='32'  alt='Contents' width='32' /></A></td>
165
 
<td class='online-navigation'><img src='blank.png'
166
 
  border='0' height='32'  alt='' width='32' /></td>
167
 
<td class='online-navigation'><a rel="index" title="Index"
168
 
  href="genindex.html"><img src='index.png'
169
 
  border='0' height='32'  alt='Index' width='32' /></A></td>
 
164
<td><a rel="contents" title="Table of Contents" 
 
165
  rel="contents" title="Table of Contents" 
 
166
  href="contents.html"><img src='contents.gif'
 
167
  border='0' height='32'  alt='Contents' width='32'></A></td>
 
168
<td><img src='blank.gif'
 
169
  border='0' height='32'  alt='' width='32'></td>
 
170
<td><a rel="index" title="Index" 
 
171
  rel="index" title="Index" 
 
172
  href="genindex.html"><img src='index.gif'
 
173
  border='0' height='32'  alt='Index' width='32'></A></td>
170
174
</tr></table>
171
 
<div class='online-navigation'>
172
175
<b class="navlabel">Previous:</b>
173
176
<a class="sectref" rel="prev" href="pyapi-util-fstor-fld.html">4.6.2 Field class</A>
174
177
<b class="navlabel">Up:</b>
175
178
<a class="sectref" rel="parent" href="pyapi-util.html">4.6 util - Miscellaneous</A>
176
179
<b class="navlabel">Next:</b>
177
180
<a class="sectref" rel="next" href="pyapi-cookie.html">4.7 Cookie - HTTP</A>
178
 
</div>
179
 
</div>
180
 
<hr />
181
 
<span class="release-info">Release 3.1.3, documentation updated on January 29, 2005.</span>
 
181
<hr>
 
182
<span class="release-info">Release 3.2.8, documentation updated on February 19, 2006.</span>
182
183
</DIV>
183
184
<!--End of Navigation Panel-->
184
185