mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Added a note about Help and ctb missing in carbon.
This commit is contained in:
parent
bad62deca1
commit
3aee7752fa
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ marked with [*] and at the bottom of the list.
|
|||
- The Numerical extension has moved to :Lib:site-python from :Extensions. As Numerical
|
||||
is now distutils-based you can easily install newer versions when they become
|
||||
available.
|
||||
- The Help and ctb modules are not available under Carbon because that functionality is
|
||||
not in Carbon.
|
||||
- Windows and Dialogs can now be different beasts, so you may have to call
|
||||
dlg.GetDialogWindow() where you used to be able to call window methods straight
|
||||
on the dialog. This also has consequences for code using FrameWork.DialogWindow.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue