[Zope-dev] Python 1.6, "Expected node type 12, got 312"

Toby Dickenson tdickenson@geminidataloggers.com
Wed, 06 Sep 2000 15:45:49 +0100


On Wed, 06 Sep 2000 13:48:09 +0000, "John Hayward-Warburton
(Programming account)"  <linux@billabong.demon.co.uk> wrote:

>Hi,
>
>Clean build of Python 1.6 (downloaded immediately following release
>notification), clean build of Zope-2.2.1-src;
>
>Accessing /manage brings an error in gparse.py, line 293 (ast=sequence2ast)
>, "Expected node type 12, got 312".
>
>Anyone else seeing this? Anyone know what it means?

Yes, there was a bug in pythons parser module. If you are deperate to
use 1.6 then you will need to compile an old copy of parsermodule.c. 

However, I recommend using the current CVS of python 2.0. This (and
other) bugs have been fixed relative to 1.6


Toby Dickenson
tdickenson@geminidataloggers.com