kopia lustrzana https://github.com/micropython/micropython-lib
![]() Due to changes in MicroPython to support PEP-479, StopIteration has been deprecated for return. This results in xmltok to raise RuntimeError every time. This commit is a simple fix to just change from StopIteration to EOFError and then return it in the generator. |
||
---|---|---|
.. | ||
manifest.py | ||
test.xml | ||
test_xmltok.py | ||
xmltok.py |