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

Brett Cannon brett at python.org
Wed Jan 3 20:50:05 CET 2007


On 1/3/07, "Martin v. Löwis" <martin at v.loewis.de> wrote:

Guido van Rossum schrieb: > Maybe this should be done in a more systematic fashion? E.g. by giving > all "internal" header files a "py" prefix? 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?

Whatever is easier to make this happen. +1 for either solution from me.

-Brett -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.python.org/pipermail/python-dev/attachments/20070103/586a7c93/attachment.html



More information about the Python-Dev mailing list