~ubuntu-branches/ubuntu/intrepid/python-gnuplot/intrepid

« back to all changes in this revision

Viewing changes to doc/Gnuplot/gp_win32.py/GnuplotProcess.html

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2008-06-24 18:40:22 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20080624184022-lnok0v9ja8uzdj82
Tags: 1.8-1
* New upstream version.
  - doc file with broken link not shipped anymore. Closes: #336422.
  - Use `with_' instead of `with', which is a keyword in python2.6.
    Closes: #424965.
* Use python-numpy instead of python-numeric. Closes: #469313, #478468.
* Update watch file. Closes: #450271.
* Register documention in section `Programming/Python'.
* Update datafile.py.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
 
2
          "http://www.w3.org/TR/html40/loose.dtd">
 
3
 
 
4
<html>
 
5
         
 
6
  <head>
 
7
    <title>HappyDoc Generated Documentation</title>
 
8
  </head>
 
9
 
 
10
  <body bgcolor="#ffffff">
 
11
        
 
12
        
 
13
        <table border="0" cellpadding="5" cellspacing="0" width="100%">
 
14
        <tr>
 
15
            <th rowspan="2"
 
16
                valign="top"
 
17
                align="left"
 
18
                width="10%"
 
19
                bgcolor="#88bbee"><font color="#000000">HappyDoc Generated Documentation</font>
 
20
            </th>
 
21
            <th bgcolor="#88bbee"
 
22
                width="90%"
 
23
                align="right"><font color="#000000">Class: GnuplotProcess</font>
 
24
            </th>
 
25
        </tr>
 
26
        <tr>
 
27
        <td>
 
28
        <!-- breadcrumbs -->
 
29
<p><small>
 
30
/&nbsp;<a href="../../Gnuplot/index.html">Gnuplot</a>&nbsp;/&nbsp;<a href="../gp_win32.html">gp_win32.py</a>&nbsp;/&nbsp;GnuplotProcess&nbsp;</small></p>
 
31
 
 
32
<!-- /breadcrumbs -->
 
33
<table border="0" cellpadding="5" cellspacing="0" width="100%">
 
34
 
 
35
        <tr>
 
36
            <th bgcolor="#99ccff"
 
37
                rowspan="2"
 
38
                valign="top"
 
39
                align="left"
 
40
                width="20%"
 
41
                >
 
42
                <font color="#000000">
 
43
                  <a name="">Methods</a>&nbsp;
 
44
                </font>
 
45
            </th>
 
46
            <th bgcolor="#99ccff"
 
47
                valign="top"
 
48
                align="left"
 
49
                width="80%"
 
50
                >
 
51
                <font color="#000000">&nbsp;</font>
 
52
            </th>
 
53
        </tr>
 
54
        <tr>
 
55
        <td>
 
56
        <table border="0" cellpadding="5" cellspacing="0" width="100%">
 
57
 
 
58
        <tr>
 
59
            <th bgcolor="#99ccff"
 
60
                rowspan="2"
 
61
                valign="top"
 
62
                align="left"
 
63
                width="20%"
 
64
                >
 
65
                <font color="#000000">
 
66
                  <a name="__del__"></a>&nbsp;
 
67
                </font>
 
68
            </th>
 
69
            <th bgcolor="#99ccff"
 
70
                valign="top"
 
71
                align="left"
 
72
                width="80%"
 
73
                >
 
74
                <font color="#000000">__del__&nbsp;</font>
 
75
            </th>
 
76
        </tr>
 
77
        <tr>
 
78
        <td>
 
79
        <pre>
 
80
__del__ ( self )
 
81
</pre>
 
82
</td></tr>
 
83
</table><table border="0" cellpadding="5" cellspacing="0" width="100%">
 
84
 
 
85
        <tr>
 
86
            <th bgcolor="#99ccff"
 
87
                rowspan="2"
 
88
                valign="top"
 
89
                align="left"
 
90
                width="20%"
 
91
                >
 
92
                <font color="#000000">
 
93
                  <a name="close"></a>&nbsp;
 
94
                </font>
 
95
            </th>
 
96
            <th bgcolor="#99ccff"
 
97
                valign="top"
 
98
                align="left"
 
99
                width="80%"
 
100
                >
 
101
                <font color="#000000">close&nbsp;</font>
 
102
            </th>
 
103
        </tr>
 
104
        <tr>
 
105
        <td>
 
106
        <pre>
 
107
close ( self )
 
108
</pre>
 
109
</td></tr>
 
110
</table><table border="0" cellpadding="5" cellspacing="0" width="100%">
 
111
 
 
112
        <tr>
 
113
            <th bgcolor="#99ccff"
 
114
                rowspan="2"
 
115
                valign="top"
 
116
                align="left"
 
117
                width="20%"
 
118
                >
 
119
                <font color="#000000">
 
120
                  <a name="__init__"></a>&nbsp;
 
121
                </font>
 
122
            </th>
 
123
            <th bgcolor="#99ccff"
 
124
                valign="top"
 
125
                align="left"
 
126
                width="80%"
 
127
                >
 
128
                <font color="#000000">__init__&nbsp;</font>
 
129
            </th>
 
130
        </tr>
 
131
        <tr>
 
132
        <td>
 
133
        <pre>
 
134
__init__ ( self,  persist=None )
 
135
</pre>
 
136
<table border="0" cellpadding="5" cellspacing="0" width="100%">
 
137
 
 
138
        <tr>
 
139
            <th bgcolor="#99ccff"
 
140
                rowspan="2"
 
141
                valign="top"
 
142
                align="left"
 
143
                width="20%"
 
144
                >
 
145
                <font color="#000000">
 
146
                  <a name="">Exceptions</a>&nbsp;
 
147
                </font>
 
148
            </th>
 
149
            <th bgcolor="#99ccff"
 
150
                valign="top"
 
151
                align="left"
 
152
                width="80%"
 
153
                >
 
154
                <font color="#000000">&nbsp;</font>
 
155
            </th>
 
156
        </tr>
 
157
        <tr>
 
158
        <td>
 
159
        <p>
 
160
Errors.OptionError( '-persist is not supported under Windows!' )<br>
 
161
</p>
 
162
</td></tr>
 
163
</table></td></tr>
 
164
</table><table border="0" cellpadding="5" cellspacing="0" width="100%">
 
165
 
 
166
        <tr>
 
167
            <th bgcolor="#99ccff"
 
168
                rowspan="2"
 
169
                valign="top"
 
170
                align="left"
 
171
                width="20%"
 
172
                >
 
173
                <font color="#000000">
 
174
                  <a name="__call__"></a>&nbsp;
 
175
                </font>
 
176
            </th>
 
177
            <th bgcolor="#99ccff"
 
178
                valign="top"
 
179
                align="left"
 
180
                width="80%"
 
181
                >
 
182
                <font color="#000000">__call__&nbsp;</font>
 
183
            </th>
 
184
        </tr>
 
185
        <tr>
 
186
        <td>
 
187
        <pre>
 
188
__call__ ( self,  s )
 
189
</pre>
 
190
</td></tr>
 
191
</table></td></tr>
 
192
</table>
 
193
        </td>
 
194
        </tr>
 
195
        </table>
 
196
 
 
197
    <hr>
 
198
 
 
199
    <font size="-2"><i>This document was automatically generated
 
200
    Fri May  2 16:59:06 2008 by <a
 
201
    href="http://happydoc.sourceforge.net">HappyDoc</a> version
 
202
    3.1</i></font>
 
203
        
 
204
  </body>
 
205
</html>
 
206
        
 
 
b'\\ No newline at end of file'