]> granicus.if.org Git - python/commit
Py_LOCAL shouldn't be used for data; it works for some .NET 2003 compilers,
authorFredrik Lundh <fredrik@pythonware.com>
Fri, 26 May 2006 12:01:49 +0000 (12:01 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Fri, 26 May 2006 12:01:49 +0000 (12:01 +0000)
commit1b94940165b4e2b789855b24ea0297ebed691c46
treebfa2c2fdea592c60f92fe1ae40f9c39f133a24c1
parenta0fcf502dfef079c6dabd595f6d159be14dea299
Py_LOCAL shouldn't be used for data; it works for some .NET 2003 compilers,
but Trent's copy thinks that it's an anachronism...
Python/ceval.c