Jump to content


VlexoFree Notice

Interviews will be open every Friday starting at 12am PDT and lasting for 24 hours.

BeanMe

Member Since 07 Jan 2012
Offline Last Active Jan 30 2012 08:19 AM
-----

Topics I've Started

Python CGI

10 January 2012 - 10:45 AM

I have searched for "python" in this forum and didn't get results.

My Interview was not controlled until now, but I am already working on the webpage.
Now my question is: What to add to Python files in the first line?

I have written:
#!/bin/env python

Should I write one of:
/bin/python
/usr/bin/python
/usr/local/python