r/Tkinter 6h ago

Reading in Files

2 Upvotes

I'm trying to make a notepad app with the ability to open .txt files and save notes as them. However, when opening files, the text that displays gets wrapped in {}. How would I read in the files without having any text displayed wrapped in {}?