this first post on here, don't hope isn't in wrong topic or something, i've run unusual problem python app i'm writing. basically, i'm trying read text file , insert part of tkinter text widget. text file contains usual "\n" line breaks, when run code bizarre error haven't been able cook workaround for: (btw, sorry lousy set-up here... not sure how work new code-entering system; seems "play own rules" , have own syntax, copied/pasted below: exception in tkinter callback traceback (most recent call last): file "c:\python33\lib\idlelib\run.py", line 107, in main seq, request = rpc.request_queue.get(block=true, timeout=0.05) file "c:\python33\lib\queue.py", line 175, in raise empty queue.empty during handling of above exception, exception occurred: traceback (most recent call last): file "c:\python33\lib\tkinter\__init__.py", line 1442, in __call__ return self.func(*args) file...