.xml.objectify.XML_Objectify(InputFile).make_instance()
> File "C:\python25\Lib\site-packages\gnosis\xml\objectify\_objectify.py",
> line 160, in make_instance
> o = self.ParseFile(self._fh)
> File "C:\python25\Lib\site-packages\gnosis\xml\objectify\_objectify.p
Problem solved.
I left out a right closing tag (">") in the XML, but I am having another
problem.
Harry C. Wang
Sr. Test Engineer (Automation)
AOL Mobile
Phone 206 - 268 - 7502
temporary e-mail: [EMAIL PROTECTED]
Personal e-mail: [EMAIL PROTECTED]
--
http://mail.python.org/mailman/listi
File "C:\UDR2\UDRxmlGateway.py", line 286, in ParseAll
> py_obj = gnosis.xml.objectify.XML_Objectify(InputFile).make_instance()
> File "C:\python25\Lib\site-packages\gnosis\xml\objectify\_objectify.py",
> line 160, in make_instance
> o = self.ParseFile(self.
EMAIL PROTECTED]
Personal e-mail: [EMAIL PROTECTED]
From: [EMAIL PROTECTED] on behalf of Sébastien Boisgérault
Sent: Mon 11/26/2007 12:21 PM
To: python-list@python.org
Subject: Re: gnosis XML objectify
On Nov 26, 8:46 pm, "Wang, Harry" <[EMAIL PROTEC
_Objectify(InputFile).make_instance()
File "C:\python25\Lib\site-packages\gnosis\xml\objectify\_objectify.py", line
160, in make_instance
o = self.ParseFile(self._fh)
File "C:\python25\Lib\site-packages\gnosis\xml\objectify\_objectify.py", line
190, in Par
On Nov 26, 8:46 pm, "Wang, Harry" <[EMAIL PROTECTED]> wrote:
> The gnosis xml libs should not be version specific, but when I try to use
> Python 2.5, I am getting "not well formed (invalid token)" errors.
>
> Harry
Could you show us a simple example that exhibits this behavior
please ?
SB
--
h
On Nov 26, 1:46 pm, "Wang, Harry" <[EMAIL PROTECTED]> wrote:
> The gnosis xml libs should not be version specific, but when I try to use
> Python 2.5, I am getting "not well formed (invalid token)" errors.
>
> Harry
When does this happen? When you import the module? When you pass it
some xml? Do
The gnosis xml libs should not be version specific, but when I try to use
Python 2.5, I am getting "not well formed (invalid token)" errors.
Harry
--
http://mail.python.org/mailman/listinfo/python-list