Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1a1b6e4

Browse files
committed
Attempting to keep the Mac section of the NEWS file up-to-date, in stead
of the usual frantic editing at the last moment:-)
1 parent 13a2863 commit 1a1b6e4

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

Misc/NEWS

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,11 @@ Windows
212212
Mac
213213
---
214214

215-
TBD
215+
- There are new dialogs EasyDialogs.AskFileForOpen, AskFileForSave
216+
and AskFolder. The old macfs.StandardGetFile and friends are deprecated.
217+
218+
- Type Carbon.File.FSCatalogInfo and supporting methods have been implemented.
219+
This also makes macfs.FSSpec.SetDates() work again.
216220

217221

218222
What's New in Python 2.3 alpha 1?

0 commit comments

Comments
 (0)