Maybe this link will help. Urllib is for internet/network urls. If you are wanting to read a local file use pythons' with open(file, 'r') as var
https://docs.python.org/3/library/urllib...llib.parse
https://docs.python.org/3/library/urllib...llib.parse
I welcome all feedback.
The only dumb question, is one that doesn't get asked.
My Github
How to post code using bbtags
Download my project scripts
The only dumb question, is one that doesn't get asked.
My Github
How to post code using bbtags
Download my project scripts