Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: myfile = open(datafile, 'rb') not working
Post: RE: myfile = open(datafile, 'rb') not working

After taking away the try/except I found out why it wasn't liking it. The path was not recognized. I retyped the path and it worked, only problem is that after double checking the previous path was ac...
mford29_programmer General Coding Help 4 3,043 Oct-10-2019, 10:49 AM
    Thread: myfile = open(datafile, 'rb') not working
Post: RE: myfile = open(datafile, 'rb') not working

sorry, my bad, it is a string in the code, I just changed the address and forgot to put "" around it
mford29_programmer General Coding Help 4 3,043 Oct-10-2019, 09:28 AM
    Thread: myfile = open(datafile, 'rb') not working
Post: myfile = open(datafile, 'rb') not working

Morning All, i'm trying to write code to use requests.post() but it keeps skipping the try and printing 'Error' with one particular line. try: url = http:\\11.11.11.11 # url changed for securi...
mford29_programmer General Coding Help 4 3,043 Oct-10-2019, 08:54 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020