[Python-Dev] Renaming Include/object.h (original) (raw)

Fred L. Drake, Jr. fdrake at acm.org
Wed Jan 3 20:42:11 CET 2007


On Wednesday 03 January 2007 14:29, Martin v. Löwis wrote:

Yet another alternative would be to move all such header files into a py/ directory, so you would refer to them as

#include "py/object.h"

Any preferences?

None here; the goal is the only part I care about.

-Fred

-- Fred L. Drake, Jr.



More information about the Python-Dev mailing list