Re: Re: how to save the file in memory

2003-06-02 Thread cerbo
Hi, the answer depends mainly on the program that you use to invoke Wget and to analyse its output. I have made good experience invoking wget from python programs retrieving the output of wget by invoking the python function text = getoutput(wget -o log -O - http://www... ) Here the log-output

Re: Re: how to save the file in memory

2003-06-02 Thread Christian von Ferber
Hi, the answer depends mainly on the program that you use to invoke Wget and to analyse its output. I have made good experience invoking wget from python programs retrieving the output of wget by invoking the python function text = getoutput(wget -o log -O - http://www... ) Here the log-output

Re: Comment handling

2003-06-02 Thread Georg Bauhaus
After reading http://www.w3c.org/MarkUp/SGML/sgml-lex/sgml-lex I am convinced that !- is a valid SGML (and therefore HTML) comment. Therefore, I believe it is a bug if wget does not recognize such a comment. I don't think so. Actually the rules for SGML comments are somewhat different.

subcribe

2003-06-02 Thread Daly, Angie
I wish to subscribe to this mailing list Angie Daly