blob: 02f5541be14b05e7e5401320638212330368f392 [file] [log] [blame]
adminbae64d82013-08-01 10:50:15 -07001<?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>TestON.examples.ExperimentTest</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="TestON-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 <th class="navbar" width="100%"></th>
34 </tr>
35</table>
36<table width="100%" cellpadding="0" cellspacing="0">
37 <tr valign="top">
38 <td width="100%">
39 <span class="breadcrumbs">
40 <a href="TestON-module.html">Package&nbsp;TestON</a> ::
41 <a href="TestON.examples-module.html">Package&nbsp;examples</a> ::
42 Package&nbsp;ExperimentTest
43 </span>
44 </td>
45 <td>
46 <table cellpadding="0" cellspacing="0">
47 <!-- hide/show private -->
48 <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
49 onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
50 <tr><td align="right"><span class="options"
51 >[<a href="frames.html" target="_top">frames</a
52 >]&nbsp;|&nbsp;<a href="TestON.examples.ExperimentTest-pysrc.html"
53 target="_top">no&nbsp;frames</a>]</span></td></tr>
54 </table>
55 </td>
56 </tr>
57</table>
58<h1 class="epydoc">Source Code for <a href="TestON.examples.ExperimentTest-module.html">Package TestON.examples.ExperimentTest</a></h1>
59<pre class="py-src">
60<a name="L1"></a><tt class="py-lineno">1</tt> <tt class="py-line"> </tt>
61<a name="L2"></a><tt class="py-lineno">2</tt> <tt class="py-line"> </tt><script type="text/javascript">
62<!--
63expandto(location.href);
64// -->
65</script>
66</pre>
67<br />
68<!-- ==================== NAVIGATION BAR ==================== -->
69<table class="navbar" border="0" width="100%" cellpadding="0"
70 bgcolor="#a0c0ff" cellspacing="0">
71 <tr valign="middle">
72 <!-- Home link -->
73 <th>&nbsp;&nbsp;&nbsp;<a
74 href="TestON-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
75
76 <!-- Tree link -->
77 <th>&nbsp;&nbsp;&nbsp;<a
78 href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
79
80 <!-- Index link -->
81 <th>&nbsp;&nbsp;&nbsp;<a
82 href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
83
84 <!-- Help link -->
85 <th>&nbsp;&nbsp;&nbsp;<a
86 href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
87
88 <th class="navbar" width="100%"></th>
89 </tr>
90</table>
91<table border="0" cellpadding="0" cellspacing="0" width="100%%">
92 <tr>
93 <td align="left" class="footer">
94 Generated by Epydoc 3.0.1 on Mon Mar 11 12:56:27 2013
95 </td>
96 <td align="right" class="footer">
97 <a target="mainFrame" href="http://epydoc.sourceforge.net"
98 >http://epydoc.sourceforge.net</a>
99 </td>
100 </tr>
101</table>
102
103<script type="text/javascript">
104 <!--
105 // Private objects are initially displayed (because if
106 // javascript is turned off then we want them to be
107 // visible); but by default, we want to hide them. So hide
108 // them unless we have a cookie that says to show them.
109 checkCookie();
110 // -->
111</script>
112</body>
113</html>