[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[xml] type of documents is a string??
- From: Andreas Pakulat <apaku gmx de>
- To: xml gnome org
- Subject: [xml] type of documents is a string??
- Date: Mon, 12 Jun 2006 23:49:01 +0200
Hi,
I'm using the python bindings of libxml2 2.6.26 and
>>> doc=libxml2.parseFile('/home/andreas/temp/file1.xml')
>>> print doc.type
document_xml
returns a string and not the expected value libxml2.XML_DOCUMENT_NODE.
Is that right? Am I doing something wrong?
Andreas
--
You will win success in whatever calling you adopt.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]