]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/docs/PyManual.html
Updated version number
[wxWidgets.git] / wxPython / docs / PyManual.html
index f9f71fc95fdec776047435e98262acdc76666270..5469646b4da0c7db2ae6c3a0ff89de439679dc7e 100644 (file)
@@ -7,7 +7,7 @@
 <title>The Py Manual</title>
 <meta name="author" content="Patrick K. O'Brien" />
 <meta name="organization" content="Orbtech" />
 <title>The Py Manual</title>
 <meta name="author" content="Patrick K. O'Brien" />
 <meta name="organization" content="Orbtech" />
-<meta name="date" content="2003-07-02" />
+<meta name="date" content="2004-02-04" />
 <link rel="stylesheet" href="default.css" type="text/css" />
 </head>
 <body>
 <link rel="stylesheet" href="default.css" type="text/css" />
 </head>
 <body>
@@ -25,9 +25,9 @@
 <tr><th class="docinfo-name">Organization:</th>
 <td><a class="first last reference" href="http://www.orbtech.com/">Orbtech</a></td></tr>
 <tr><th class="docinfo-name">Date:</th>
 <tr><th class="docinfo-name">Organization:</th>
 <td><a class="first last reference" href="http://www.orbtech.com/">Orbtech</a></td></tr>
 <tr><th class="docinfo-name">Date:</th>
-<td>2003-07-02</td></tr>
+<td>2004-02-04</td></tr>
 <tr><th class="docinfo-name">Revision:</th>
 <tr><th class="docinfo-name">Revision:</th>
-<td>1.2</td></tr>
+<td>1.3</td></tr>
 </tbody>
 </table>
 <div class="contents topic" id="contents">
 </tbody>
 </table>
 <div class="contents topic" id="contents">
@@ -111,8 +111,8 @@ point where I thought the original PyCrust name was too confining.  I
 was using the PyCrust code base to develop programs that weren't just
 Python shells any more.</p>
 <p>Around that same time, the wxPython folks asked me if I'd be willing
 was using the PyCrust code base to develop programs that weren't just
 Python shells any more.</p>
 <p>Around that same time, the wxPython folks asked me if I'd be willing
-to move all my wxPython-related projects into the <a class="reference" href="http://cvs.wxwindows.org">wxPython CVS
-repository</a>, and become part of the <a class="reference" href="http://www.wxpython.org/">wxPython</a>/<a class="reference" href="http://www.wxwindows.org/">wxWindows</a> developer team.
+to move all my wxPython-related projects into the <a class="reference" href="http://cvs.wxWidgets.org">wxPython CVS
+repository</a>, and become part of the <a class="reference" href="http://www.wxpython.org/">wxPython</a>/<a class="reference" href="http://www.wxWidgets.org/">wxWidgets</a> developer team.
 I decided the time was right to restructure the PyCrust project.
 During the move, the PyCrust package was renamed to &quot;py&quot; (lowercase
 &quot;p&quot;) and the collection of programs and modules as a whole became
 I decided the time was right to restructure the PyCrust project.
 During the move, the PyCrust package was renamed to &quot;py&quot; (lowercase
 &quot;p&quot;) and the collection of programs and modules as a whole became
@@ -182,8 +182,8 @@ underlying <tt class="literal"><span class="pre">filling</span></tt> module.</p>
 as PyCrust, but doesn't have any of the extra features that appear in
 the PyCrust notebook interface.</p>
 <div class="figure">
 as PyCrust, but doesn't have any of the extra features that appear in
 the PyCrust notebook interface.</p>
 <div class="figure">
-<p><img alt="/screenshots/PyShell.png" src="/screenshots/PyShell.png" /></p>
-<p class="caption">PyShell running on Mandrake Linux 9.1.</p>
+<p><img alt="screenshots/PyShell.png" src="screenshots/PyShell.png" /></p>
+<p class="caption">PyShell running on Mandrake Linux.</p>
 </div>
 </div>
 <div class="section" id="pywrap">
 </div>
 </div>
 <div class="section" id="pywrap">
@@ -237,6 +237,10 @@ programs and modules, since the beginning.</p>
 <p>Removed docs tabs from crust interface:
 * wxPython Docs
 * wxSTC Docs</p>
 <p>Removed docs tabs from crust interface:
 * wxPython Docs
 * wxSTC Docs</p>
+<p>Fixed Calltip tab refresh problem on Windows.</p>
+<p>shell.autoCompleteAutoHide added with default of False.</p>
+<p>Changed default namespace of Shell to __main__.__dict__, instead of an
+empty dictionary.</p>
 </div>
 <div class="section" id="to-1-24-2004">
 <h2><a class="toc-backref" href="#id19" name="to-1-24-2004">0.9.3 (9/25/2003 to 1/24/2004)</a></h2>
 </div>
 <div class="section" id="to-1-24-2004">
 <h2><a class="toc-backref" href="#id19" name="to-1-24-2004">0.9.3 (9/25/2003 to 1/24/2004)</a></h2>
@@ -696,7 +700,7 @@ needed.  PyCrust had to happen...</p>
 </div>
 <hr class="footer" />
 <div class="footer">
 </div>
 <hr class="footer" />
 <div class="footer">
-Generated on: 2004-02-04 23:31 UTC.
+Generated on: 2004-03-26 21:09 UTC.
 </div>
 </body>
 </html>
 </div>
 </body>
 </html>