b6a08e2c12037c165d848273a663708787f5e6be
[platform/upstream/python-lxml.git] / doc / html / api / lxml.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.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         Module&nbsp;usedoctest
47       </span>
48     </td>
49     <td>
50       <table cellpadding="0" cellspacing="0">
51         <!-- hide/show private -->
52         <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
53     onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
54         <tr><td align="right"><span class="options"
55             >[<a href="frames.html" target="_top">frames</a
56             >]&nbsp;|&nbsp;<a href="lxml.usedoctest-module.html"
57             target="_top">no&nbsp;frames</a>]</span></td></tr>
58       </table>
59     </td>
60   </tr>
61 </table>
62 <!-- ==================== MODULE DESCRIPTION ==================== -->
63 <h1 class="epydoc">Module usedoctest</h1><p class="nomargin-top"><span class="codelink"><a href="lxml.usedoctest-pysrc.html">source&nbsp;code</a></span></p>
64 <p>Doctest module for XML comparison.</p>
65 <p>Usage:</p>
66 <pre class="rst-literal-block">
67 &gt;&gt;&gt; import lxml.usedoctest
68 &gt;&gt;&gt; # now do your XML doctests ...
69 </pre>
70 <p>See <a href="lxml.doctestcompare-module.html" class="link">lxml.doctestcompare</a></p>
71
72 <!-- ==================== NAVIGATION BAR ==================== -->
73 <table class="navbar" border="0" width="100%" cellpadding="0"
74        bgcolor="#a0c0ff" cellspacing="0">
75   <tr valign="middle">
76   <!-- Home link -->
77       <th>&nbsp;&nbsp;&nbsp;<a
78         href="lxml-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
79
80   <!-- Tree link -->
81       <th>&nbsp;&nbsp;&nbsp;<a
82         href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
83
84   <!-- Index link -->
85       <th>&nbsp;&nbsp;&nbsp;<a
86         href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
87
88   <!-- Help link -->
89       <th>&nbsp;&nbsp;&nbsp;<a
90         href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
91
92   <!-- Project homepage -->
93       <th class="navbar" align="right" width="100%">
94         <table border="0" cellpadding="0" cellspacing="0">
95           <tr><th class="navbar" align="center"
96             ><a class="navbar" target="_top" href="/">lxml API</a></th>
97           </tr></table></th>
98   </tr>
99 </table>
100 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
101   <tr>
102     <td align="left" class="footer">
103     Generated by Epydoc 3.0.1 on Tue Jul 31 10:14:18 2012
104     </td>
105     <td align="right" class="footer">
106       <a target="mainFrame" href="http://epydoc.sourceforge.net"
107         >http://epydoc.sourceforge.net</a>
108     </td>
109   </tr>
110 </table>
111
112 <script type="text/javascript">
113   <!--
114   // Private objects are initially displayed (because if
115   // javascript is turned off then we want them to be
116   // visible); but by default, we want to hide them.  So hide
117   // them unless we have a cookie that says to show them.
118   checkCookie();
119   // -->
120 </script>
121 </body>
122 </html>