Steven Spadt

> I'm having some problems with the new 1.6.1 python distiller 
> (with Python => 2.3, on Windows NT):

> 1 - When I try a basic pluck with a local file (which worked 
> fine with an older version of the java distiller), it shows up in 
> the new 1.6 viewer as plain text with the html tags shown 
> ("<html>...</html").

Is it just those two tags, or does it show all tags, and all attributes?

It sounds like it has somehow decided the file is text/plain instead
of text/html.  I suppose the place to put more messages are

Retriever.py\GuessType
Retriever.py\SimpleRetriever\_retrieve_plucker
Parser.py\generic_parser

> 3 - The exclude file doesn't seem to be working anymore, 
> either.  I get an error for each line that states, for example, 
> "Error:  ExclusionList:  Cannot parse line: 0:-:.*\.avi$"

This sounds as though your path is messed up, and it is
importing the wrong versions, or failing to find re.*

-jJ
_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list

Reply via email to