[Python-Dev] Fate of Include/my*.h (original) (raw)

A.M. Kuchling akuchlin@mems-exchange.org
Tue, 15 Aug 2000 23:13:08 -0400


The now-redundant Include/my*.h files in Include should either be deleted, or at least replaced with empty files containing only a "This file is obsolete" comment. I don't think they were ever part of the public API (Python.h always included them), so deleting them shouldn't break anything.

--amk