On Wed, 06 Sep 2000 13:48:09 +0000, "John Hayward-Warburton
(Programming account)"  <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED]

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to