projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5860dab
)
Added a note about MacOS.WMAvailable().
author
Jack Jansen
<jack.jansen@cwi.nl>
Mon, 24 Feb 2003 11:04:17 +0000
(11:04 +0000)
committer
Jack Jansen
<jack.jansen@cwi.nl>
Mon, 24 Feb 2003 11:04:17 +0000
(11:04 +0000)
Misc/NEWS
patch
|
blob
|
history
diff --git
a/Misc/NEWS
b/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?