#! independent of location of python binary
Dave Brueck
dbrueck at edgix.com
Wed Sep 20 11:41:32 EDT 2000
More information about the Python-list mailing list
Wed Sep 20 11:41:32 EDT 2000
- Previous message (by thread): #! independent of location of python binary
- Next message (by thread): #! independent of location of python binary
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Works great on FreeBSD, haven't tried it on other BSDs. ----- Original Message ----- From: "Robin Becker" <robin at jessikat.fsnet.co.uk> Newsgroups: comp.lang.python To: <python-list at python.org> Sent: Wednesday, September 20, 2000 9:32 AM Subject: Re: #! independent of location of python binary > In article <01dc01c02317$15ceaca0$6037693f at www.cacheworks.com>, Dave > Brueck <dbrueck at edgix.com> writes > >#!/usr/bin/env python > ... > I think this is a nono on bsd type systems. > -- > Robin Becker > -- > http://www.python.org/mailman/listinfo/python-list >
- Previous message (by thread): #! independent of location of python binary
- Next message (by thread): #! independent of location of python binary
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list