From: Michael W. Hudson Date: Mon, 11 Aug 2003 16:18:43 +0000 (+0000) Subject: mention pymemcompat.h in Misc/README X-Git-Tag: v2.4a1~1757 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cc9d004f818c932bbee1fafe22fd66c7aa290c6b;p=python mention pymemcompat.h in Misc/README --- diff --git a/Misc/README b/Misc/README index e3a8c3becf..67d4fd9610 100644 --- a/Misc/README +++ b/Misc/README @@ -20,6 +20,7 @@ indent.pro GNU indent profile approximating my C style NEWS News for this release (for some meaning of "this") Porting Mini-FAQ on porting to new platforms PURIFY.README Information for Purify users +pymemcompat.h Memory interface compatibility file. python.man UNIX man page for the python interpreter python-mode.el Emacs mode for editing Python programs README The file you're reading now