Hello, i got komodo 11.1.1 and i have a problem. When i wrote simple code for file opening:
with open('file name') as file object:
contents = file_object.read()
print(contents)
Simple, isn’t it? This file and another one resides in one folder and i can’t understand why i got error as in topic? In addition, i got another interpretatior: Thony AND HE DOES THIS WORK CLEARLY, THE SAME CODE! I need your help, i like komodo design so much, that i dont want to leave it.