[Python-Dev] Renaming Include/object.h (original) (raw)
Fred L. Drake, Jr. fdrake at acm.org
Wed Jan 3 20:42:11 CET 2007
- Previous message: [Python-Dev] Renaming Include/object.h
- Next message: [Python-Dev] Renaming Include/object.h
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: [Python-Dev] Renaming Include/object.h
- Next message: [Python-Dev] Renaming Include/object.h
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]