]> granicus.if.org Git - python/commitdiff
Added a note about the move of Mac/Lib to Lib/plat-mac.
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 30 Dec 2002 22:42:43 +0000 (22:42 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 30 Dec 2002 22:42:43 +0000 (22:42 +0000)
Misc/NEWS

index 0be3da7e61eadd993158c86427e51d0a5c344df6..982553230aae4b04334dc987ee823b696c11c214 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -997,6 +997,10 @@ Mac
   with an interpreter living in such a .app bundle, this interpreter should
   be used to run any Python script using the window manager (including
   Tkinter or wxPython scripts).
+  
+- Most of Mac/Lib has moved to Lib/plat-mac, which is again used both in
+  MacPython-OSX and MacPython-OS9. The only modules remaining in Mac/Lib
+  are specifically for MacPython-OS9 (CFM support, preference resources, etc).
 
 - A new utility PythonLauncher will start a Python interpreter when a .py or
   .pyw script is double-clicked in the Finder. By default .py scripts are