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

« back to all changes in this revision

Viewing changes to doc-html/dir-filter-of.html

  • Committer: Bazaar Package Importer
  • Author(s): Piotr Ozarowski
  • Date: 2007-02-21 18:24:29 UTC
  • mfrom: (1.1.8 feisty)
  • Revision ID: james.westby@ubuntu.com-20070221182429-9okop7e0qpi24l85
Tags: 3.2.10-4
* Added XS-Vcs-Svn field
* Removed "db_purge" part from libapache2-mod-python.postrm
  (dh_installdebconf is generating a rule that will not fail if debconf is
  already removed)
* Added initial Spanish debconf translation from Manuel Porras Peralta.
  (closes: #411235)
* Added initial Portuguese debconf translation from Pedro Ribeiro.
  (closes: #411742)
* Added initial Galician debconf translation from Jacobo Tarrio.
  (closes: #411831)

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
 
<title>5.2.2 PythonOutputFilter</title>
5
 
<META NAME="description" CONTENT="5.2.2 PythonOutputFilter">
 
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="dir-filter-if.html">
 
11
<LINK REL="parent" href="dir-filter.html">
 
12
<LINK REL="next" href="dir-conn.html">
 
13
<meta name='aesop' content='information'>
 
14
<META NAME="description" CONTENT="PythonOutputFilter">
6
15
<META NAME="keywords" CONTENT="modpython">
7
16
<META NAME="resource-type" CONTENT="document">
8
17
<META NAME="distribution" CONTENT="global">
9
 
<link rel="STYLESHEET" href="modpython.css">
10
 
<link rel="first" href="modpython.html">
11
 
<link rel="contents" href="contents.html" title="Contents">
12
 
<link rel="index" href="genindex.html" title="Index">
13
 
<LINK REL="previous" href="dir-filter-if.html">
14
 
<LINK REL="up" href="dir-filter.html">
15
 
<LINK REL="next" href="dir-conn.html">
 
18
<title>5.2.2 PythonOutputFilter</title>
16
19
</head>
17
20
<body>
18
21
<DIV CLASS="navigation">
19
22
<table align="center" width="100%" cellpadding="0" cellspacing="2">
20
23
<tr>
21
 
<td><A href="dir-filter-if.html"><img src="icons/previous.gif"
22
 
  border="0" height="32"
23
 
  alt="Previous Page" width="32"></A></td>
24
 
<td><A href="dir-filter.html"><img src="icons/up.gif"
25
 
  border="0" height="32"
26
 
  alt="Up One Level" width="32"></A></td>
27
 
<td><A href="dir-conn.html"><img src="icons/next.gif"
28
 
  border="0" height="32"
29
 
  alt="Next Page" width="32"></A></td>
 
24
<td><a rel="prev" title="5.2.1 PythonInputFilter" 
 
25
  href="dir-filter-if.html"><img src='previous.gif'
 
26
  border='0' height='32'  alt='Previous Page' width='32'></A></td>
 
27
<td><a rel="parent" title="5.2 Filters" 
 
28
  href="dir-filter.html"><img src='up.gif'
 
29
  border='0' height='32'  alt='Up One Level' width='32'></A></td>
 
30
<td><a rel="next" title="5.3 Connection Handler" 
 
31
  href="dir-conn.html"><img src='next.gif'
 
32
  border='0' height='32'  alt='Next Page' width='32'></A></td>
30
33
<td align="center" width="100%">Mod_python Manual</td>
31
 
<td><A href="contents.html"><img src="icons/contents.gif"
32
 
  border="0" height="32"
33
 
  alt="Contents" width="32"></A></td>
34
 
<td><img src="icons/blank.gif"
35
 
  border="0" height="32"
36
 
  alt="" width="32"></td>
37
 
<td><A href="genindex.html"><img src="icons/index.gif"
38
 
  border="0" height="32"
39
 
  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
 
<b class="navlabel">Previous:</b> <a class="sectref" href="dir-filter-if.html">5.2.1 PythonInputFilter</A>
42
 
<b class="navlabel">Up:</b> <a class="sectref" href="dir-filter.html">5.2 Filters</A>
43
 
<b class="navlabel">Next:</b> <a class="sectref" href="dir-conn.html">5.3 Connection Handler</A>
 
43
<b class="navlabel">Previous:</b>
 
44
<a class="sectref" rel="prev" href="dir-filter-if.html">5.2.1 PythonInputFilter</A>
 
45
<b class="navlabel">Up:</b>
 
46
<a class="sectref" rel="parent" href="dir-filter.html">5.2 Filters</A>
 
47
<b class="navlabel">Next:</b>
 
48
<a class="sectref" rel="next" href="dir-conn.html">5.3 Connection Handler</A>
44
49
<br><hr>
45
50
</DIV>
46
51
<!--End of Navigation Panel-->
47
52
 
48
53
<H2><A NAME="SECTION007220000000000000000">&nbsp;</A>
49
 
<a name="l2h-237">&nbsp;</a>
 
54
<a name="l2h-259">&nbsp;</a>
50
55
<BR>
51
56
5.2.2 PythonOutputFilter
52
57
</H2>
85
90
<p><hr>
86
91
<table align="center" width="100%" cellpadding="0" cellspacing="2">
87
92
<tr>
88
 
<td><A href="dir-filter-if.html"><img src="icons/previous.gif"
89
 
  border="0" height="32"
90
 
  alt="Previous Page" width="32"></A></td>
91
 
<td><A href="dir-filter.html"><img src="icons/up.gif"
92
 
  border="0" height="32"
93
 
  alt="Up One Level" width="32"></A></td>
94
 
<td><A href="dir-conn.html"><img src="icons/next.gif"
95
 
  border="0" height="32"
96
 
  alt="Next Page" width="32"></A></td>
 
93
<td><a rel="prev" title="5.2.1 PythonInputFilter" 
 
94
  rel="prev" title="5.2.1 PythonInputFilter" 
 
95
  href="dir-filter-if.html"><img src='previous.gif'
 
96
  border='0' height='32'  alt='Previous Page' width='32'></A></td>
 
97
<td><a rel="parent" title="5.2 Filters" 
 
98
  rel="parent" title="5.2 Filters" 
 
99
  href="dir-filter.html"><img src='up.gif'
 
100
  border='0' height='32'  alt='Up One Level' width='32'></A></td>
 
101
<td><a rel="next" title="5.3 Connection Handler" 
 
102
  rel="next" title="5.3 Connection Handler" 
 
103
  href="dir-conn.html"><img src='next.gif'
 
104
  border='0' height='32'  alt='Next Page' width='32'></A></td>
97
105
<td align="center" width="100%">Mod_python Manual</td>
98
 
<td><A href="contents.html"><img src="icons/contents.gif"
99
 
  border="0" height="32"
100
 
  alt="Contents" width="32"></A></td>
101
 
<td><img src="icons/blank.gif"
102
 
  border="0" height="32"
103
 
  alt="" width="32"></td>
104
 
<td><A href="genindex.html"><img src="icons/index.gif"
105
 
  border="0" height="32"
106
 
  alt="Index" width="32"></A></td>
 
106
<td><a rel="contents" title="Table of Contents" 
 
107
  rel="contents" title="Table of Contents" 
 
108
  href="contents.html"><img src='contents.gif'
 
109
  border='0' height='32'  alt='Contents' width='32'></A></td>
 
110
<td><img src='blank.gif'
 
111
  border='0' height='32'  alt='' width='32'></td>
 
112
<td><a rel="index" title="Index" 
 
113
  rel="index" title="Index" 
 
114
  href="genindex.html"><img src='index.gif'
 
115
  border='0' height='32'  alt='Index' width='32'></A></td>
107
116
</tr></table>
108
 
<b class="navlabel">Previous:</b> <a class="sectref" href="dir-filter-if.html">5.2.1 PythonInputFilter</A>
109
 
<b class="navlabel">Up:</b> <a class="sectref" href="dir-filter.html">5.2 Filters</A>
110
 
<b class="navlabel">Next:</b> <a class="sectref" href="dir-conn.html">5.3 Connection Handler</A>
 
117
<b class="navlabel">Previous:</b>
 
118
<a class="sectref" rel="prev" href="dir-filter-if.html">5.2.1 PythonInputFilter</A>
 
119
<b class="navlabel">Up:</b>
 
120
<a class="sectref" rel="parent" href="dir-filter.html">5.2 Filters</A>
 
121
<b class="navlabel">Next:</b>
 
122
<a class="sectref" rel="next" href="dir-conn.html">5.3 Connection Handler</A>
111
123
<hr>
112
 
<span class="release-info">Release 3.1.3, documentation updated on February 17, 2004.</span>
 
124
<span class="release-info">Release 3.2.10, documentation updated on July 19, 2006.</span>
113
125
</DIV>
114
126
<!--End of Navigation Panel-->
115
127