I have a WordPress site and in order to be able to upload python files I need to know the file's mime type. What is the mime type of a Python file? All I found was how to find the mime type of other files in python.
I have a WordPress site and in order to be able to upload python files I need to know the file's mime type. What is the mime type of a Python file? All I found was how to find the mime type of other files in python.