Imported Upstream version 2.3.5
[platform/upstream/python-lxml.git] / doc / html / api / lxml.html.usedoctest-module.html
1 <?xml version="1.0" encoding="ascii"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3           "DTD/xhtml1-transitional.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5 <head>
6   <title>lxml.html.usedoctest</title>
7   <link rel="stylesheet" href="epydoc.css" type="text/css" />
8   <script type="text/javascript" src="epydoc.js"></script>
9 </head>
10
11 <body bgcolor="white" text="black" link="blue" vlink="#204080"
12       alink="#204080">
13 <!-- ==================== NAVIGATION BAR ==================== -->
14 <table class="navbar" border="0" width="100%" cellpadding="0"
15        bgcolor="#a0c0ff" cellspacing="0">
16   <tr valign="middle">
17   <!-- Home link -->
18       <th>&nbsp;&nbsp;&nbsp;<a
19         href="lxml-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
20
21   <!-- Tree link -->
22       <th>&nbsp;&nbsp;&nbsp;<a
23         href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
24
25   <!-- Index link -->
26       <th>&nbsp;&nbsp;&nbsp;<a
27         href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
28
29   <!-- Help link -->
30       <th>&nbsp;&nbsp;&nbsp;<a
31         href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
32
33   <!-- Project homepage -->
34       <th class="navbar" align="right" width="100%">
35         <table border="0" cellpadding="0" cellspacing="0">
36           <tr><th class="navbar" align="center"
37             ><a class="navbar" target="_top" href="/">lxml API</a></th>
38           </tr></table></th>
39   </tr>
40 </table>
41 <table width="100%" cellpadding="0" cellspacing="0">
42   <tr valign="top">
43     <td width="100%">
44       <span class="breadcrumbs">
45         <a href="lxml-module.html">Package&nbsp;lxml</a> ::
46         <a href="lxml.html-module.html">Package&nbsp;html</a> ::
47         Module&nbsp;usedoctest
48       </span>
49     </td>
50     <td>
51       <table cellpadding="0" cellspacing="0">
52         <!-- hide/show private -->
53         <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
54     onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
55         <tr><td align="right"><span class="options"
56             >[<a href="frames.html" target="_top">frames</a
57             >]&nbsp;|&nbsp;<a href="lxml.html.usedoctest-module.html"
58             target="_top">no&nbsp;frames</a>]</span></td></tr>
59       </table>
60     </td>
61   </tr>
62 </table>
63 <!-- ==================== MODULE DESCRIPTION ==================== -->
64 <h1 class="epydoc">Module usedoctest</h1><p class="nomargin-top"><span class="codelink"><a href="lxml.html.usedoctest-pysrc.html">source&nbsp;code</a></span></p>
65 <p>Doctest module for HTML comparison.</p>
66 <p>Usage:</p>
67 <pre class="rst-literal-block">
68 &gt;&gt;&gt; import lxml.html.usedoctest
69 &gt;&gt;&gt; # now do your HTML doctests ...
70 </pre>
71 <p>See <a href="lxml.doctestcompare-module.html" class="link">lxml.doctestcompare</a>.</p>
72
73 <!-- ==================== NAVIGATION BAR ==================== -->
74 <table class="navbar" border="0" width="100%" cellpadding="0"
75        bgcolor="#a0c0ff" cellspacing="0">
76   <tr valign="middle">
77   <!-- Home link -->
78       <th>&nbsp;&nbsp;&nbsp;<a
79         href="lxml-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
80
81   <!-- Tree link -->
82       <th>&nbsp;&nbsp;&nbsp;<a
83         href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
84
85   <!-- Index link -->
86       <th>&nbsp;&nbsp;&nbsp;<a
87         href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
88
89   <!-- Help link -->
90       <th>&nbsp;&nbsp;&nbsp;<a
91         href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
92
93   <!-- Project homepage -->
94       <th class="navbar" align="right" width="100%">
95         <table border="0" cellpadding="0" cellspacing="0">
96           <tr><th class="navbar" align="center"
97             ><a class="navbar" target="_top" href="/">lxml API</a></th>
98           </tr></table></th>
99   </tr>
100 </table>
101 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
102   <tr>
103     <td align="left" class="footer">
104     Generated by Epydoc 3.0.1 on Tue Jul 31 10:14:17 2012
105     </td>
106     <td align="right" class="footer">
107       <a target="mainFrame" href="http://epydoc.sourceforge.net"
108         >http://epydoc.sourceforge.net</a>
109     </td>
110   </tr>
111 </table>
112
113 <script type="text/javascript">
114   <!--
115   // Private objects are initially displayed (because if
116   // javascript is turned off then we want them to be
117   // visible); but by default, we want to hide them.  So hide
118   // them unless we have a cookie that says to show them.
119   checkCookie();
120   // -->
121 </script>
122 </body>
123 </html>