From: Fred Drake Date: Tue, 17 Feb 1998 20:14:12 +0000 (+0000) Subject: Remove Macintosh ligatures item. Solution: Update your Times fonts. X-Git-Tag: v1.5.1~715 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=326e19700ff05b6c8e46c3977778fb5ea627af2f;p=python Remove Macintosh ligatures item. Solution: Update your Times fonts. Added native package semantics note. --- diff --git a/Doc/TODO b/Doc/TODO index 23aad66167..672c32ad02 100644 --- a/Doc/TODO +++ b/Doc/TODO @@ -4,6 +4,6 @@ PYTHON DOCUMENTATION TO-DO LIST * array module: methods read(), reverse(), write() of the array object. -* Fix partparse.py again, or toss it into the abyss. +* Document native package semantics. -* Figure out ligature issues for PDF on Macs. +* Fix partparse.py again, or toss it into the abyss.