]> granicus.if.org Git - python/commitdiff
Added a note about MacOS.WMAvailable().
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 24 Feb 2003 11:04:17 +0000 (11:04 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 24 Feb 2003 11:04:17 +0000 (11:04 +0000)
Misc/NEWS

index 929c023d8624326cc4b3a04caa83915e0fb5a528..d52ceaccbacbfe8b4abc64267cd1f72dc7c49f3b 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -61,7 +61,8 @@ TBD
 Mac
 ---
 
-TBD
+- A new method MacOS.WMAvailable() returns true if it is safe to access
+  the window manager, false otherwise.
 
 
 What's New in Python 2.3 alpha 2?