pylletTown icon indicating copy to clipboard operation
pylletTown copied to clipboard

Python 3 based demo of Pokémon Blue

Results 1 pylletTown issues
Sort by recently updated
recently updated
newest added

[https://docs.python.org/3.8/library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.getchildren](url) getchildren() Deprecated since version 3.2, will be removed in version 3.9: Use list(elem) or iteration.