]> granicus.if.org Git - python/commit
"_self" is a said to be a reserved word in Watcom C 10.6. I'm
authorFredrik Lundh <fredrik@pythonware.com>
Sat, 3 Jun 2006 21:56:05 +0000 (21:56 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Sat, 3 Jun 2006 21:56:05 +0000 (21:56 +0000)
commit81707f1a8c1b4e4ba20d7a75ee839d08331c4669
treee2159b6471c57666b857b797799749e0e8134db7
parent36f6d779315c8498ebdf01d47d37090f64fd9095
"_self" is a said to be a reserved word in Watcom C 10.6.  I'm
not sure that's really standard compliant behaviour, but I guess
we have to fix that anyway...
Modules/_elementtree.c