View Single Post
Posts: 395 | Thanked: 509 times | Joined on Jan 2011 @ Brisbane, Australia
#39
I "fixed" the unicode problem by just hard coding the variable in the script
Code:
config_file = "maebble.cfg"
Or maybe it was
Code:
config_file = r"maebble.cfg"
__________________
2016 - N900 todo list
  • Update Smartcam M5 (rewrite, client+server)
  • Simple Skype client (chat)
  • Translink Brisbane script (time to bus/train)
  • Commbank client (check balance)
  • Uber (basic client, request ride, etc)