Changeset: afe7a0add2c6 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=afe7a0add2c6 Added Files: clients/examples/python/sqlsample.py Branch: Oct2012 Log Message:
sqlsample.py: don't need a specific python interpreter diffs (11 lines): diff --git a/clients/examples/python/sqlsample.py.in b/clients/examples/python/sqlsample.py copy from clients/examples/python/sqlsample.py.in copy to clients/examples/python/sqlsample.py --- a/clients/examples/python/sqlsample.py.in +++ b/clients/examples/python/sqlsample.py @@ -1,4 +1,4 @@ -#!@PYTHON@ +#!/usr/bin/env python # The contents of this file are subject to the MonetDB Public License # Version 1.1 (the "License"); you may not use this file except in _______________________________________________ checkin-list mailing list checkin-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/checkin-list