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

« back to all changes in this revision

Viewing changes to doc-html/dir-handlers-tph.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.1.9 PythonTypeHandler</title>
5
 
<META NAME="description" CONTENT="5.1.9 PythonTypeHandler">
 
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="next" href="dir-handlers-fuh.html">
 
11
<LINK REL="prev" href="dir-handlers-auzh.html">
 
12
<LINK REL="parent" href="dir-handlers.html">
 
13
<LINK REL="next" href="dir-handlers-fuh.html">
 
14
<meta name='aesop' content='information'>
 
15
<META NAME="description" CONTENT="PythonTypeHandler">
6
16
<META NAME="keywords" CONTENT="modpython">
7
17
<META NAME="resource-type" CONTENT="document">
8
18
<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="next" href="dir-handlers-fuh.html">
14
 
<LINK REL="previous" href="dir-handlers-auzh.html">
15
 
<LINK REL="up" href="dir-handlers.html">
16
 
<LINK REL="next" href="dir-handlers-fuh.html">
 
19
<title>5.1.9 PythonTypeHandler</title>
17
20
</head>
18
21
<body>
19
22
<DIV CLASS="navigation">
20
23
<table align="center" width="100%" cellpadding="0" cellspacing="2">
21
24
<tr>
22
 
<td><A href="dir-handlers-auzh.html"><img src="icons/previous.gif"
23
 
  border="0" height="32"
24
 
  alt="Previous Page" width="32"></A></td>
25
 
<td><A href="dir-handlers.html"><img src="icons/up.gif"
26
 
  border="0" height="32"
27
 
  alt="Up One Level" width="32"></A></td>
28
 
<td><A href="dir-handlers-fuh.html"><img src="icons/next.gif"
29
 
  border="0" height="32"
30
 
  alt="Next Page" width="32"></A></td>
 
25
<td><a rel="prev" title="5.1.8 PythonAuthzHandler" 
 
26
  href="dir-handlers-auzh.html"><img src='previous.gif'
 
27
  border='0' height='32'  alt='Previous Page' width='32'></A></td>
 
28
<td><a rel="parent" title="5.1 Request Handlers" 
 
29
  href="dir-handlers.html"><img src='up.gif'
 
30
  border='0' height='32'  alt='Up One Level' width='32'></A></td>
 
31
<td><a rel="next" title="5.1.10 PythonFixupHandler" 
 
32
  href="dir-handlers-fuh.html"><img src='next.gif'
 
33
  border='0' height='32'  alt='Next Page' width='32'></A></td>
31
34
<td align="center" width="100%">Mod_python Manual</td>
32
 
<td><A href="contents.html"><img src="icons/contents.gif"
33
 
  border="0" height="32"
34
 
  alt="Contents" width="32"></A></td>
35
 
<td><img src="icons/blank.gif"
36
 
  border="0" height="32"
37
 
  alt="" width="32"></td>
38
 
<td><A href="genindex.html"><img src="icons/index.gif"
39
 
  border="0" height="32"
40
 
  alt="Index" width="32"></A></td>
 
35
<td><a rel="contents" title="Table of Contents" 
 
36
  href="contents.html"><img src='contents.gif'
 
37
  border='0' height='32'  alt='Contents' width='32'></A></td>
 
38
<td><img src='blank.gif'
 
39
  border='0' height='32'  alt='' width='32'></td>
 
40
<td><a rel="index" title="Index" 
 
41
  href="genindex.html"><img src='index.gif'
 
42
  border='0' height='32'  alt='Index' width='32'></A></td>
41
43
</tr></table>
42
 
<b class="navlabel">Previous:</b> <a class="sectref" href="dir-handlers-auzh.html">5.1.8 PythonAuthzHandler</A>
43
 
<b class="navlabel">Up:</b> <a class="sectref" href="dir-handlers.html">5.1 Request Handlers</A>
44
 
<b class="navlabel">Next:</b> <a class="sectref" href="dir-handlers-fuh.html">5.1.10 PythonFixupHandler</A>
 
44
<b class="navlabel">Previous:</b>
 
45
<a class="sectref" rel="prev" href="dir-handlers-auzh.html">5.1.8 PythonAuthzHandler</A>
 
46
<b class="navlabel">Up:</b>
 
47
<a class="sectref" rel="parent" href="dir-handlers.html">5.1 Request Handlers</A>
 
48
<b class="navlabel">Next:</b>
 
49
<a class="sectref" rel="next" href="dir-handlers-fuh.html">5.1.10 PythonFixupHandler</A>
45
50
<br><hr>
46
51
</DIV>
47
52
<!--End of Navigation Panel-->
48
53
 
49
54
<H2><A NAME="SECTION007190000000000000000">&nbsp;</A>
50
 
<a name="l2h-231">&nbsp;</a>
 
55
<a name="l2h-253">&nbsp;</a>
51
56
<BR>
52
57
5.1.9 PythonTypeHandler
53
58
</H2>
85
90
<p><hr>
86
91
<table align="center" width="100%" cellpadding="0" cellspacing="2">
87
92
<tr>
88
 
<td><A href="dir-handlers-auzh.html"><img src="icons/previous.gif"
89
 
  border="0" height="32"
90
 
  alt="Previous Page" width="32"></A></td>
91
 
<td><A href="dir-handlers.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-handlers-fuh.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.1.8 PythonAuthzHandler" 
 
94
  rel="prev" title="5.1.8 PythonAuthzHandler" 
 
95
  href="dir-handlers-auzh.html"><img src='previous.gif'
 
96
  border='0' height='32'  alt='Previous Page' width='32'></A></td>
 
97
<td><a rel="parent" title="5.1 Request Handlers" 
 
98
  rel="parent" title="5.1 Request Handlers" 
 
99
  href="dir-handlers.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.1.10 PythonFixupHandler" 
 
102
  rel="next" title="5.1.10 PythonFixupHandler" 
 
103
  href="dir-handlers-fuh.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-handlers-auzh.html">5.1.8 PythonAuthzHandler</A>
109
 
<b class="navlabel">Up:</b> <a class="sectref" href="dir-handlers.html">5.1 Request Handlers</A>
110
 
<b class="navlabel">Next:</b> <a class="sectref" href="dir-handlers-fuh.html">5.1.10 PythonFixupHandler</A>
 
117
<b class="navlabel">Previous:</b>
 
118
<a class="sectref" rel="prev" href="dir-handlers-auzh.html">5.1.8 PythonAuthzHandler</A>
 
119
<b class="navlabel">Up:</b>
 
120
<a class="sectref" rel="parent" href="dir-handlers.html">5.1 Request Handlers</A>
 
121
<b class="navlabel">Next:</b>
 
122
<a class="sectref" rel="next" href="dir-handlers-fuh.html">5.1.10 PythonFixupHandler</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