Don Taylor wrote:
Ed Leafe wrote:

That's really odd that it is having a problem with a simple 'print' statement. What if you change it to something like: dabo.ui.info("Activating")


I now get a single instance of the error message when I Save the file in Editing, and two instances when I try Run ...

I found the problem. It is my fault. Don, just for confirmation that we've narrowed it down, please open dabo/lib/xmltodict.py, and insert a line at line 10 that reads:

os.linesep = "\n"

Then run your generated app. I'll move discussion of the actual underlying problem over to the dev list, but expect a fix ASAP.

Please remember to revert that line 10 change, as it could really mess up running Dabo on Windows!

--
Paul McNett
http://paulmcnett.com
http://dabodev.com


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to