Python .app doesn't read .txt file like it should
- by Bambo
This question relates to this one: Python app which reads and writes into its current working directory as a .app/exe
i got the path to the .txt file fine however now when i try to open it and read the contents it seems that it doesn't extract the data properly.
Here's my code - http://pastie.org/4876896
These are the errors i'm getting:
…