In article <mailman.824.1366386029.3114.python-l...@python.org>, Chris Angelico <ros...@gmail.com> wrote:
> On Sat, Apr 20, 2013 at 1:31 AM, Roy Smith <r...@panix.com> wrote: > > #define private public > > #define protected public > > #include <whatever.h> > > And: > #define class struct I suppose, while we're at it: # define const "" (I think that works, not sure). PS: a great C++ interview question is, "What's the difference between a class and a struct?" Amazing how few self-professed C++ experts have no clue. -- http://mail.python.org/mailman/listinfo/python-list