X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8eda5e3588fd5ef0fa91f94991e3cdc744852d3f..52df3d15d8df4bdd1efa308aaf7b0f1b7d2c82f8:/wxPython/docs/PyManual.txt diff --git a/wxPython/docs/PyManual.txt b/wxPython/docs/PyManual.txt index dc33a20fa4..9ff2209bab 100644 --- a/wxPython/docs/PyManual.txt +++ b/wxPython/docs/PyManual.txt @@ -67,15 +67,15 @@ Python shells any more. Around that same time, the wxPython folks asked me if I'd be willing to move all my wxPython-related projects into the `wxPython CVS -repository`_, and become part of the wxPython_/wxWindows_ developer team. +repository`_, and become part of the wxPython_/wxWidgets_ 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 known as "Py" (with a capital "P"). -.. _wxPython CVS repository: http://cvs.wxwindows.org +.. _wxPython CVS repository: http://cvs.wxWidgets.org .. _SourceForge: http://www.sf.net/projects/pycrust/ -.. _wxWindows: http://www.wxwindows.org/ +.. _wxWidgets: http://www.wxWidgets.org/ The original goal of PyCrust was to be the best interactive, graphical Python shell (of course, I claimed it was the "flakiest" Python @@ -155,9 +155,9 @@ PyShell is an interactive, Python shell. It shares the same base code as PyCrust, but doesn't have any of the extra features that appear in the PyCrust notebook interface. -.. figure:: /screenshots/PyShell.png +.. figure:: screenshots/PyShell.png - PyShell running on Mandrake Linux 9.1. + PyShell running on Mandrake Linux. PyWrap