]> granicus.if.org Git - python/commit
Made it palatable for K&R preprocessors. The spam macros don't have
authorGuido van Rossum <guido@python.org>
Mon, 19 Aug 1996 22:01:39 +0000 (22:01 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 19 Aug 1996 22:01:39 +0000 (22:01 +0000)
commit1720230399c5d193593a22e92b52f499f8a22bfe
tree1d69d897e659f7d60dab4dcc8539214676330a40
parenta29756c1dd2f266901fd995fa9c09f3d028b87db
Made it palatable for K&R preprocessors.  The spam macros don't have
to work as hard (but "stringizing" is still used, so we test the newly
introduced HAVE_OLD_CPP config define).
Modules/operator.c