Skip to content

i have a big opml file , it show this: #2

@longlu

Description

@longlu

Traceback (most recent call last):
File "opmltomm.py", line 288, in
main()
File "opmltomm.py", line 284, in main
opml2mm.convert_to_mm(input_opml_file,output_mm_file)
File "opmltomm.py", line 186, in convert_to_mm
self.nodetree[depth] = ET.SubElement(self.nodetree[depth-1], "node",attrib=attributes)
File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 530, in SubElement
element = parent.makeelement(tag, attrib)
AttributeError: 'str' object has no attribute 'makeelement'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions