Re: [xml] html parsing
- From: danilo gnome org (Danilo Åegan)
- To: JASON JESSO <jesso1607 rogers com>
- Cc: xml gnome org
- Subject: Re: [xml] html parsing
- Date: Wed, 01 Dec 2004 23:01:30 +0100
Today at 16:30, JASON JESSO wrote:
and my output is
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0
Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
I get
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html><body><p>
Hello
</p></body></html>
So, I'd say it works.
$ pkg-config --modversion libxml-2.0
2.6.13
$ python -V
Python 2.4a3
Cheers,
Danilo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]