diff options
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1507,7 +1507,7 @@ Mac This feature has been replaced by universal newline support (PEP278). - The default encoding for Python sourcefiles in MacPython-OS9 is no longer - mac-roman (or whatever your local Mac encoding was but "ascii", like on + mac-roman (or whatever your local Mac encoding was) but "ascii", like on other platforms. If you really need sourcefiles with Mac characters in them you can change this in site.py. |