mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
Added a note that MacOSX applets can no longer be run from a terminal window.
This commit is contained in:
parent
9f59d528c5
commit
5d44b347c9
1 changed files with 3 additions and 1 deletions
|
@ -380,7 +380,9 @@ Mac
|
||||||
form. Only in MacPython-OSX.
|
form. Only in MacPython-OSX.
|
||||||
|
|
||||||
- Applets are now built with bundlebuilder in MacPython-OSX, which should make
|
- Applets are now built with bundlebuilder in MacPython-OSX, which should make
|
||||||
them more robust and also provides a path towards BuildApplication.
|
them more robust and also provides a path towards BuildApplication. The
|
||||||
|
downside of this change is that applets can no longer be run from the
|
||||||
|
Terminal window, this will hopefully be fixed in the 2.3b1.
|
||||||
|
|
||||||
|
|
||||||
What's New in Python 2.3 alpha 1?
|
What's New in Python 2.3 alpha 1?
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue