← Back to team overview

ubuntu-phone team mailing list archive

Re: Status of PyQt for 14.04

 

On 07.10.2013 06:01, Roberto Colistete Jr. wrote:
As python3 is included in the 1st line of "pyqmldemo.py", it is not
needed if "pyqmldemo.py" has +x permissions.

Yes it is. You can't execute files that don't have +x. If you would use /usr/bin/python3 /path/to/the/file - then python3 has +x - your file isn't executed, but read, so +x doesn't matter then.
--
Michał (Saviq) Sawicz <michal.sawicz@xxxxxxxxxxxxx>
Canonical Services Ltd.


References