Better sys.path handling, other minor tweaks.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20373 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -23,10 +23,10 @@ immediately after a secondary prompt, like this:
|
||||
|
||||
Added documentation files:
|
||||
|
||||
* MANUAL.txt (in py)
|
||||
* wxPython.txt (in py/wxd)
|
||||
* wx.txt (in wx)
|
||||
* examples.txt (in wx/examples)
|
||||
* PyManual.txt
|
||||
* wxPythonManual.txt
|
||||
* wxPythonPackage.txt
|
||||
* wxPythonExamples.txt
|
||||
|
||||
Added PyAlaMode.py and PyAlaCarte code editors.
|
||||
|
||||
@@ -42,6 +42,8 @@ Renamed program files:
|
||||
Removed disabling of autocomplete for lists of 2000 items or more. The
|
||||
current implementation of wxSTC can now handle lists this big.
|
||||
|
||||
Improved handling of sys.path to mimic the standard Python shell.
|
||||
|
||||
|
||||
0.9 (2/27/2003 to 3/20/2003)
|
||||
============================
|
||||
|
Reference in New Issue
Block a user