[4suite] Clueless Newbies
Mike Brown
mike at skew.org
Sat Jun 29 13:52:50 MDT 2002
Harvey Frey wrote:
> Thanks Mike:
>
> Actually my immediate question was answered by Alexandre's tutorial, but
> it's part of a more general question.
>
> In the current download, windows.txt says to test the 4suite
> installation by typing
> >>> from xml.xslt import Processor
> >>> print Processor
>
> This gives an error message that the module can't be found. The
> alternative paths I tried didn't work, but Alexandre's:
> >>> from Ft.xml.xslt.Processor import Processor
> does work.
Yes, Ft.Xml.Xslt instead of xml.xslt is correct, for the 0.12.x
releases / alphas.
> So it appears that the downloadable documentation from the 4suite site
> is not up-to-date.
Actually, it's up-to-date (same as what's in CVS), but what's there is wrong
:) Thanks for catching it! It will be fixed soon, but I'm not sure it will
be updated in the downloadable docs that are already available.
- Mike
____________________________________________________________________________
mike j. brown | xml/xslt: http://skew.org/xml/
denver/boulder, colorado, usa | resume: http://skew.org/~mike/resume/
More information about the 4suite
mailing list