[x3d-public] x3d.py exports, previously reported

John Carlson yottzumm at gmail.com
Thu Dec 9 14:37:23 PST 2021


Here is something I reported as a patch to x3d.py:

with X3D Graphics!
Traceback (most recent call last):
  File "/c/x3d-code/www.web3d.org/x3d/content/examples/x3dinput.py", line
238, in <module>
    print(scene.XML(indentLevel=0, syntax="XML"))
  File "/c/x3d-code/www.web3d.org/x3d/content/examples/x3d.py", line 12540,
in XML
    result += str(self.head.XML(indentLevel=indentLevel+1, syntax=syntax))
  File "/c/x3d-code/www.web3d.org/x3d/content/examples/x3d.py", line 10539,
in XML
    result += each.XML(indentLevel=indentLevel+1, syntax=syntax)
TypeError: XML() got an unexpected keyword argument 'indentLevel'

One may use x3dinput.py to test for these.

The python is on my local box and recent zips attached to emails.  I think
the most recent zip is probably JSONimport4.zip

John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20211209/d84715f1/attachment.html>


More information about the x3d-public mailing list