Can anyone help me run python scripts with http.server?
Chris Angelico
rosuav at gmail.com
Sun Sep 6 11:13:36 EDT 2015
More information about the Python-list mailing list
Sun Sep 6 11:13:36 EDT 2015
- Previous message (by thread): Can anyone help me run python scripts with http.server?
- Next message (by thread): Can anyone help me run python scripts with http.server?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Sep 7, 2015 at 1:03 AM, Laura Creighton <lac at openend.se> wrote: > As I was walking around town it occurred to me to ask if you have > made your something.py file executable? I don't even know if > apache on windows cares about such things, though if you are using cgi > and a unix like system you will need to do this. Windows doesn't have that concept, so it's not necessary. ChrisA
- Previous message (by thread): Can anyone help me run python scripts with http.server?
- Next message (by thread): Can anyone help me run python scripts with http.server?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list