X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5444f3a9445fe30633aef827154ed57656273a35..90805926b75bcdc8466b1736df4413c7581cdc30:/wxPython/docs/PyManual.html diff --git a/wxPython/docs/PyManual.html b/wxPython/docs/PyManual.html index 1020b0a8a1..5469646b4d 100644 --- a/wxPython/docs/PyManual.html +++ b/wxPython/docs/PyManual.html @@ -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.

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. +to move all my wxPython-related projects into the wxPython CVS +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 @@ -182,8 +182,8 @@ underlying filling module.

as PyCrust, but doesn't have any of the extra features that appear in the PyCrust notebook interface.

-

/screenshots/PyShell.png

-

PyShell running on Mandrake Linux 9.1.

+

screenshots/PyShell.png

+

PyShell running on Mandrake Linux.

@@ -238,7 +238,7 @@ programs and modules, since the beginning.

* wxPython Docs * wxSTC Docs

Fixed Calltip tab refresh problem on Windows.

-

shell.autoCompleteAutoHide added with default of True.

+

shell.autoCompleteAutoHide added with default of False.

Changed default namespace of Shell to __main__.__dict__, instead of an empty dictionary.

@@ -700,7 +700,7 @@ needed. PyCrust had to happen...