From 326e19700ff05b6c8e46c3977778fb5ea627af2f Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Tue, 17 Feb 1998 20:14:12 +0000 Subject: [PATCH] Remove Macintosh ligatures item. Solution: Update your Times fonts. Added native package semantics note. --- Doc/TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.50.1