012e01a15d38dd0a2c688ae60c7c9cb5b7e926df
[platform/upstream/python-lxml.git] / doc / html / api / lxml.tests.common_imports.HelperTestCase-class.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.tests.common_imports.HelperTestCase</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.tests-module.html">Package&nbsp;tests</a> ::
47         <a href="lxml.tests.common_imports-module.html">Module&nbsp;common_imports</a> ::
48         Class&nbsp;HelperTestCase
49       </span>
50     </td>
51     <td>
52       <table cellpadding="0" cellspacing="0">
53         <!-- hide/show private -->
54         <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
55     onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
56         <tr><td align="right"><span class="options"
57             >[<a href="frames.html" target="_top">frames</a
58             >]&nbsp;|&nbsp;<a href="lxml.tests.common_imports.HelperTestCase-class.html"
59             target="_top">no&nbsp;frames</a>]</span></td></tr>
60       </table>
61     </td>
62   </tr>
63 </table>
64 <!-- ==================== CLASS DESCRIPTION ==================== -->
65 <h1 class="epydoc">Class HelperTestCase</h1><p class="nomargin-top"><span class="codelink"><a href="lxml.tests.common_imports-pysrc.html#HelperTestCase">source&nbsp;code</a></span></p>
66 <pre class="base-tree">
67             object --+    
68                      |    
69 unittest.case.TestCase --+
70                          |
71                         <strong class="uidshort">HelperTestCase</strong>
72 </pre>
73
74 <dl><dt>Known Subclasses:</dt>
75 <dd>
76       <ul class="subclass-list">
77 <li><a href="lxml.tests.test_incremental_xmlfile.AsyncXmlFileTestCase-class.html">test_incremental_xmlfile.AsyncXmlFileTestCase</a></li><li>, <a href="lxml.tests.test_builder.BuilderTestCase-class.html">test_builder.BuilderTestCase</a></li><li>, <a href="lxml.tests.test_css.CSSTestCase-class.html">test_css.CSSTestCase</a></li><li>, <a href="lxml.tests.test_classlookup.ClassLookupTestCase-class.html">test_classlookup.ClassLookupTestCase</a></li><li>, <a href="lxml.tests.test_doctestcompare.DoctestCompareTest-class.html">test_doctestcompare.DoctestCompareTest</a></li><li>, <a href="lxml.tests.test_etree.ETreeC14NTestCase-class.html">test_etree.ETreeC14NTestCase</a></li><li>, <a href="lxml.tests.test_dtd.ETreeDtdTestCase-class.html">test_dtd.ETreeDtdTestCase</a></li><li>, <a href="lxml.tests.test_xpathevaluator.ETreeETXPathClassTestCase-class.html">test_xpathevaluator.ETreeETXPathClassTestCase</a></li><li>, <a href="lxml.tests.test_xslt.ETreeEXSLTTestCase-class.html">test_xslt.ETreeEXSLTTestCase</a></li><li>, <a href="lxml.tests.test_etree.ETreeErrorLogTest-class.html">test_etree.ETreeErrorLogTest</a></li><li>, <a href="lxml.tests.test_isoschematron.ETreeISOSchematronTestCase-class.html">test_isoschematron.ETreeISOSchematronTestCase</a></li><li>, <a href="lxml.tests.test_nsclasses.ETreeNamespaceClassesTestCase-class.html">test_nsclasses.ETreeNamespaceClassesTestCase</a></li><li>, <a href="lxml.tests.test_etree.ETreeOnlyTestCase-class.html">test_etree.ETreeOnlyTestCase</a></li><li>, <a href="lxml.tests.test_relaxng.ETreeRelaxNGTestCase-class.html">test_relaxng.ETreeRelaxNGTestCase</a></li><li>, <a href="lxml.tests.test_sax.ETreeSaxTestCase-class.html">test_sax.ETreeSaxTestCase</a></li><li>, <a href="lxml.tests.test_schematron.ETreeSchematronTestCase-class.html">test_schematron.ETreeSchematronTestCase</a></li><li>, <a href="lxml.tests.test_etree.ETreeWriteTestCase-class.html">test_etree.ETreeWriteTestCase</a></li><li>, <a href="lxml.tests.test_xmlschema.ETreeXMLSchemaResolversTestCase-class.html">test_xmlschema.ETreeXMLSchemaResolversTestCase</a></li><li>, <a href="lxml.tests.test_xmlschema.ETreeXMLSchemaTestCase-class.html">test_xmlschema.ETreeXMLSchemaTestCase</a></li><li>, <a href="lxml.tests.test_xpathevaluator.ETreeXPathClassTestCase-class.html">test_xpathevaluator.ETreeXPathClassTestCase</a></li><li>, <a href="lxml.tests.test_xpathevaluator.ETreeXPathExsltTestCase-class.html">test_xpathevaluator.ETreeXPathExsltTestCase</a></li><li>, <a href="lxml.tests.test_xpathevaluator.ETreeXPathTestCase-class.html">test_xpathevaluator.ETreeXPathTestCase</a></li><li>, <a href="lxml.tests.test_xslt.ETreeXSLTExtElementTestCase-class.html">test_xslt.ETreeXSLTExtElementTestCase</a></li><li>, <a href="lxml.tests.test_xslt.ETreeXSLTExtFuncTestCase-class.html">test_xslt.ETreeXSLTExtFuncTestCase</a></li><li>, <a href="lxml.tests.test_xslt.ETreeXSLTTestCase-class.html">test_xslt.ETreeXSLTTestCase</a></li><li>, <a href="lxml.tests.test_unicode.EncodingsTestCase-class.html">test_unicode.EncodingsTestCase</a></li><li>, <a href="lxml.tests.test_errors.ErrorTestCase-class.html">test_errors.ErrorTestCase</a></li><li>, <a href="lxml.tests.test_elementpath.EtreeElementPathTestCase-class.html">test_elementpath.EtreeElementPathTestCase</a></li><li>, <a href="lxml.tests.test_external_document.ExternalDocumentTestCase-class.html">test_external_document.ExternalDocumentTestCase</a></li><li>, <a href="lxml.tests.test_htmlparser.HtmlParserTestCase-class.html">test_htmlparser.HtmlParserTestCase</a></li><li>, <a href="lxml.tests.test_http_io.HttpIOTestCase-class.html">test_http_io.HttpIOTestCase</a></li><li>, <a href="lxml.tests.test_sax.NSPrefixSaxTestCase-class.html">test_sax.NSPrefixSaxTestCase</a></li><li>, <a href="lxml.tests.test_objectify.ObjectifyTestCase-class.html">test_objectify.ObjectifyTestCase</a></li><li>, <a href="lxml.tests.test_classlookup.ProxyTestCase-class.html">test_classlookup.ProxyTestCase</a></li><li>, <a href="lxml.tests.test_xslt.Py3XSLTTestCase-class.html">test_xslt.Py3XSLTTestCase</a></li><li>, <a href="lxml.tests.test_pyclasslookup.PyClassLookupTestCase-class.html">test_pyclasslookup.PyClassLookupTestCase</a></li><li>, <a href="lxml.tests.test_relaxng.RelaxNGCompactTestCase-class.html">test_relaxng.RelaxNGCompactTestCase</a></li><li>, <a href="lxml.tests.test_threading.ThreadPipelineTestCase-class.html">test_threading.ThreadPipelineTestCase</a></li><li>, <a href="lxml.tests.test_threading.ThreadingTestCase-class.html">test_threading.ThreadingTestCase</a></li><li>, <a href="lxml.tests.test_unicode.UnicodeTestCase-class.html">test_unicode.UnicodeTestCase</a></li><li class="private">, <a href="lxml.tests.test_elementtree._ETreeTestCaseBase-class.html" onclick="show_private();">test_elementtree._ETreeTestCaseBase</a></li><li class="private">, <a href="lxml.tests.test_io._IOTestCaseBase-class.html" onclick="show_private();">test_io._IOTestCaseBase</a></li><li class="private">, <a href="lxml.tests.test_etree._XIncludeTestCase-class.html" onclick="show_private();">test_etree._XIncludeTestCase</a></li><li class="private">, <a href="lxml.tests.test_incremental_xmlfile._XmlFileTestCaseBase-class.html" onclick="show_private();">test_incremental_xmlfile._XmlFileTestCaseBase</a></li>  </ul>
78 </dd></dl>
79
80 <hr />
81 <!-- ==================== NESTED CLASSES ==================== -->
82 <a name="section-NestedClasses"></a>
83 <table class="summary" border="1" cellpadding="3"
84        cellspacing="0" width="100%" bgcolor="white">
85 <tr bgcolor="#70b0f0" class="table-header">
86   <td colspan="2" class="table-header">
87     <table border="0" cellpadding="0" cellspacing="0" width="100%">
88       <tr valign="top">
89         <td align="left"><span class="table-header">Nested Classes</span></td>
90         <td align="right" valign="top"
91          ><span class="options">[<a href="#section-NestedClasses"
92          class="privatelink" onclick="toggle_private();"
93          >hide private</a>]</span></td>
94       </tr>
95     </table>
96   </td>
97 </tr>
98   <tr>
99     <td colspan="2" class="summary">
100     <p class="indent-wrapped-lines"><b>Inherited from <code>unittest.case.TestCase</code></b>:
101       <code><a href="exceptions.AssertionError-class.html">failureException</a></code>
102       </p>
103     </td>
104   </tr>
105 </table>
106 <!-- ==================== INSTANCE METHODS ==================== -->
107 <a name="section-InstanceMethods"></a>
108 <table class="summary" border="1" cellpadding="3"
109        cellspacing="0" width="100%" bgcolor="white">
110 <tr bgcolor="#70b0f0" class="table-header">
111   <td colspan="2" class="table-header">
112     <table border="0" cellpadding="0" cellspacing="0" width="100%">
113       <tr valign="top">
114         <td align="left"><span class="table-header">Instance Methods</span></td>
115         <td align="right" valign="top"
116          ><span class="options">[<a href="#section-InstanceMethods"
117          class="privatelink" onclick="toggle_private();"
118          >hide private</a>]</span></td>
119       </tr>
120     </table>
121   </td>
122 </tr>
123 <tr>
124     <td width="15%" align="right" valign="top" class="summary">
125       <span class="summary-type">&nbsp;</span>
126     </td><td class="summary">
127       <table width="100%" cellpadding="0" cellspacing="0" border="0">
128         <tr>
129           <td><span class="summary-sig"><a href="lxml.tests.common_imports.HelperTestCase-class.html#tearDown" class="summary-sig-name">tearDown</a>(<span class="summary-sig-arg">self</span>)</span><br />
130       Hook method for deconstructing the test fixture after testing it.</td>
131           <td align="right" valign="top">
132             <span class="codelink"><a href="lxml.tests.common_imports-pysrc.html#HelperTestCase.tearDown">source&nbsp;code</a></span>
133             
134           </td>
135         </tr>
136       </table>
137       
138     </td>
139   </tr>
140 <tr>
141     <td width="15%" align="right" valign="top" class="summary">
142       <span class="summary-type">&nbsp;</span>
143     </td><td class="summary">
144       <table width="100%" cellpadding="0" cellspacing="0" border="0">
145         <tr>
146           <td><span class="summary-sig"><a name="parse"></a><span class="summary-sig-name">parse</span>(<span class="summary-sig-arg">self</span>,
147         <span class="summary-sig-arg">text</span>,
148         <span class="summary-sig-arg">parser</span>=<span class="summary-sig-default">None</span>)</span></td>
149           <td align="right" valign="top">
150             <span class="codelink"><a href="lxml.tests.common_imports-pysrc.html#HelperTestCase.parse">source&nbsp;code</a></span>
151             
152           </td>
153         </tr>
154       </table>
155       
156     </td>
157   </tr>
158 <tr class="private">
159     <td width="15%" align="right" valign="top" class="summary">
160       <span class="summary-type">&nbsp;</span>
161     </td><td class="summary">
162       <table width="100%" cellpadding="0" cellspacing="0" border="0">
163         <tr>
164           <td><span class="summary-sig"><a name="_rootstring"></a><span class="summary-sig-name">_rootstring</span>(<span class="summary-sig-arg">self</span>,
165         <span class="summary-sig-arg">tree</span>)</span></td>
166           <td align="right" valign="top">
167             <span class="codelink"><a href="lxml.tests.common_imports-pysrc.html#HelperTestCase._rootstring">source&nbsp;code</a></span>
168             
169           </td>
170         </tr>
171       </table>
172       
173     </td>
174   </tr>
175   <tr>
176     <td colspan="2" class="summary">
177     <p class="indent-wrapped-lines"><b>Inherited from <code>unittest.case.TestCase</code></b>:
178       <code>__call__</code>,
179       <code>__eq__</code>,
180       <code>__hash__</code>,
181       <code>__init__</code>,
182       <code>__ne__</code>,
183       <code>__repr__</code>,
184       <code>__str__</code>,
185       <code>addCleanup</code>,
186       <code>addTypeEqualityFunc</code>,
187       <code>assertAlmostEqual</code>,
188       <code>assertAlmostEquals</code>,
189       <code>assertDictContainsSubset</code>,
190       <code>assertDictEqual</code>,
191       <code>assertEqual</code>,
192       <code>assertEquals</code>,
193       <code>assertFalse</code>,
194       <code>assertGreater</code>,
195       <code>assertGreaterEqual</code>,
196       <code>assertIn</code>,
197       <code>assertIs</code>,
198       <code>assertIsInstance</code>,
199       <code>assertIsNone</code>,
200       <code>assertIsNot</code>,
201       <code>assertIsNotNone</code>,
202       <code>assertItemsEqual</code>,
203       <code>assertLess</code>,
204       <code>assertLessEqual</code>,
205       <code>assertListEqual</code>,
206       <code>assertMultiLineEqual</code>,
207       <code>assertNotAlmostEqual</code>,
208       <code>assertNotAlmostEquals</code>,
209       <code>assertNotEqual</code>,
210       <code>assertNotEquals</code>,
211       <code>assertNotIn</code>,
212       <code>assertNotIsInstance</code>,
213       <code>assertNotRegexpMatches</code>,
214       <code>assertRaises</code>,
215       <code>assertRaisesRegexp</code>,
216       <code>assertRegexpMatches</code>,
217       <code>assertSequenceEqual</code>,
218       <code>assertSetEqual</code>,
219       <code>assertTrue</code>,
220       <code>assertTupleEqual</code>,
221       <code>assert_</code>,
222       <code>countTestCases</code>,
223       <code>debug</code>,
224       <code>defaultTestResult</code>,
225       <code>doCleanups</code>,
226       <code>fail</code>,
227       <code>failIf</code>,
228       <code>failIfAlmostEqual</code>,
229       <code>failIfEqual</code>,
230       <code>failUnless</code>,
231       <code>failUnlessAlmostEqual</code>,
232       <code>failUnlessEqual</code>,
233       <code>failUnlessRaises</code>,
234       <code>id</code>,
235       <code>run</code>,
236       <code>setUp</code>,
237       <code>shortDescription</code>,
238       <code>skipTest</code>
239       </p>
240     <div class="private">    <p class="indent-wrapped-lines"><b>Inherited from <code>unittest.case.TestCase</code></b> (private):
241       <code>_addSkip</code>,
242       <code>_baseAssertEqual</code>,
243       <code>_deprecate</code>,
244       <code>_formatMessage</code>,
245       <code>_getAssertEqualityFunc</code>,
246       <code>_truncateMessage</code>
247       </p></div>
248     <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
249       <code>__delattr__</code>,
250       <code>__format__</code>,
251       <code>__getattribute__</code>,
252       <code>__new__</code>,
253       <code>__reduce__</code>,
254       <code>__reduce_ex__</code>,
255       <code>__setattr__</code>,
256       <code>__sizeof__</code>,
257       <code>__subclasshook__</code>
258       </p>
259     </td>
260   </tr>
261 </table>
262 <!-- ==================== CLASS METHODS ==================== -->
263 <a name="section-ClassMethods"></a>
264 <table class="summary" border="1" cellpadding="3"
265        cellspacing="0" width="100%" bgcolor="white">
266 <tr bgcolor="#70b0f0" class="table-header">
267   <td colspan="2" class="table-header">
268     <table border="0" cellpadding="0" cellspacing="0" width="100%">
269       <tr valign="top">
270         <td align="left"><span class="table-header">Class Methods</span></td>
271         <td align="right" valign="top"
272          ><span class="options">[<a href="#section-ClassMethods"
273          class="privatelink" onclick="toggle_private();"
274          >hide private</a>]</span></td>
275       </tr>
276     </table>
277   </td>
278 </tr>
279   <tr>
280     <td colspan="2" class="summary">
281     <p class="indent-wrapped-lines"><b>Inherited from <code>unittest.case.TestCase</code></b>:
282       <code>setUpClass</code>,
283       <code>tearDownClass</code>
284       </p>
285     </td>
286   </tr>
287 </table>
288 <!-- ==================== CLASS VARIABLES ==================== -->
289 <a name="section-ClassVariables"></a>
290 <table class="summary" border="1" cellpadding="3"
291        cellspacing="0" width="100%" bgcolor="white">
292 <tr bgcolor="#70b0f0" class="table-header">
293   <td colspan="2" class="table-header">
294     <table border="0" cellpadding="0" cellspacing="0" width="100%">
295       <tr valign="top">
296         <td align="left"><span class="table-header">Class Variables</span></td>
297         <td align="right" valign="top"
298          ><span class="options">[<a href="#section-ClassVariables"
299          class="privatelink" onclick="toggle_private();"
300          >hide private</a>]</span></td>
301       </tr>
302     </table>
303   </td>
304 </tr>
305   <tr>
306     <td colspan="2" class="summary">
307     <p class="indent-wrapped-lines"><b>Inherited from <code>unittest.case.TestCase</code></b>:
308       <code>longMessage</code>,
309       <code>maxDiff</code>
310       </p>
311     <div class="private">    <p class="indent-wrapped-lines"><b>Inherited from <code>unittest.case.TestCase</code></b> (private):
312       <code>_classSetupFailed</code>,
313       <code>_diffThreshold</code>
314       </p></div>
315     </td>
316   </tr>
317 </table>
318 <!-- ==================== PROPERTIES ==================== -->
319 <a name="section-Properties"></a>
320 <table class="summary" border="1" cellpadding="3"
321        cellspacing="0" width="100%" bgcolor="white">
322 <tr bgcolor="#70b0f0" class="table-header">
323   <td colspan="2" class="table-header">
324     <table border="0" cellpadding="0" cellspacing="0" width="100%">
325       <tr valign="top">
326         <td align="left"><span class="table-header">Properties</span></td>
327         <td align="right" valign="top"
328          ><span class="options">[<a href="#section-Properties"
329          class="privatelink" onclick="toggle_private();"
330          >hide private</a>]</span></td>
331       </tr>
332     </table>
333   </td>
334 </tr>
335   <tr>
336     <td colspan="2" class="summary">
337     <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
338       <code>__class__</code>
339       </p>
340     </td>
341   </tr>
342 </table>
343 <!-- ==================== METHOD DETAILS ==================== -->
344 <a name="section-MethodDetails"></a>
345 <table class="details" border="1" cellpadding="3"
346        cellspacing="0" width="100%" bgcolor="white">
347 <tr bgcolor="#70b0f0" class="table-header">
348   <td colspan="2" class="table-header">
349     <table border="0" cellpadding="0" cellspacing="0" width="100%">
350       <tr valign="top">
351         <td align="left"><span class="table-header">Method Details</span></td>
352         <td align="right" valign="top"
353          ><span class="options">[<a href="#section-MethodDetails"
354          class="privatelink" onclick="toggle_private();"
355          >hide private</a>]</span></td>
356       </tr>
357     </table>
358   </td>
359 </tr>
360 </table>
361 <a name="tearDown"></a>
362 <div>
363 <table class="details" border="1" cellpadding="3"
364        cellspacing="0" width="100%" bgcolor="white">
365 <tr><td>
366   <table width="100%" cellpadding="0" cellspacing="0" border="0">
367   <tr valign="top"><td>
368   <h3 class="epydoc"><span class="sig"><span class="sig-name">tearDown</span>(<span class="sig-arg">self</span>)</span>
369   </h3>
370   </td><td align="right" valign="top"
371     ><span class="codelink"><a href="lxml.tests.common_imports-pysrc.html#HelperTestCase.tearDown">source&nbsp;code</a></span>&nbsp;
372     </td>
373   </tr></table>
374   
375   Hook method for deconstructing the test fixture after testing it.
376   <dl class="fields">
377     <dt>Overrides:
378         unittest.case.TestCase.tearDown
379         <dd><em class="note">(inherited documentation)</em></dd>
380     </dt>
381   </dl>
382 </td></tr></table>
383 </div>
384 <br />
385 <!-- ==================== NAVIGATION BAR ==================== -->
386 <table class="navbar" border="0" width="100%" cellpadding="0"
387        bgcolor="#a0c0ff" cellspacing="0">
388   <tr valign="middle">
389   <!-- Home link -->
390       <th>&nbsp;&nbsp;&nbsp;<a
391         href="lxml-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
392
393   <!-- Tree link -->
394       <th>&nbsp;&nbsp;&nbsp;<a
395         href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
396
397   <!-- Index link -->
398       <th>&nbsp;&nbsp;&nbsp;<a
399         href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
400
401   <!-- Help link -->
402       <th>&nbsp;&nbsp;&nbsp;<a
403         href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
404
405   <!-- Project homepage -->
406       <th class="navbar" align="right" width="100%">
407         <table border="0" cellpadding="0" cellspacing="0">
408           <tr><th class="navbar" align="center"
409             ><a class="navbar" target="_top" href="/">lxml API</a></th>
410           </tr></table></th>
411   </tr>
412 </table>
413 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
414   <tr>
415     <td align="left" class="footer">
416     Generated by Epydoc 3.0.1
417     on Wed Jan 29 12:26:21 2020
418     </td>
419     <td align="right" class="footer">
420       <a target="mainFrame" href="http://epydoc.sourceforge.net"
421         >http://epydoc.sourceforge.net</a>
422     </td>
423   </tr>
424 </table>
425
426 <script type="text/javascript">
427   <!--
428   // Private objects are initially displayed (because if
429   // javascript is turned off then we want them to be
430   // visible); but by default, we want to hide them.  So hide
431   // them unless we have a cookie that says to show them.
432   checkCookie();
433   // -->
434 </script>
435 </body>
436 </html>