[Python-Dev] Opinions on const-correctness? (original) (raw)

Tim Peters tim.one@comcast.net
Tue, 12 Mar 2002 21:36:32 -0500


[Greg Ewing]

No, but I'd volunteer to write the following piece of header code to replace the existing Python.h:

#define const #include "Pythonconst.h"

OK, I'll leave this to you .

try-it-first-ly y'rs - tim