diff --git a/ggame.py b/ggame.py index 795db9b..2e48b6b 100644 --- a/ggame.py +++ b/ggame.py @@ -23,7 +23,7 @@ active=child while True: - print("Check Out test!!!!!!!!!!") + print("Check Out test!!!!!!!%%%!!!") doc=etree.fromstring(etree.tostring(plot)) outpp=etree.tostring(doc) xxml = xml.dom.minidom.parseString(outpp)