Other doc updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26380 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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
|
||||
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 "py" (lowercase
|
||||
"p") 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">
|
||||
<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">
|
||||
@@ -238,7 +238,7 @@ programs and modules, since the beginning.</p>
|
||||
* wxPython Docs
|
||||
* wxSTC Docs</p>
|
||||
<p>Fixed Calltip tab refresh problem on Windows.</p>
|
||||
<p>shell.autoCompleteAutoHide added with default of True.</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>
|
||||
@@ -700,7 +700,7 @@ needed. PyCrust had to happen...</p>
|
||||
</div>
|
||||
<hr class="footer" />
|
||||
<div class="footer">
|
||||
Generated on: 2004-03-12 19:55 UTC.
|
||||
Generated on: 2004-03-26 21:09 UTC.
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user