The first line of pywki moduls is:<br><span style="font-family: courier new,monospace;">#!/usr/bin/python</span><br>Elsewhere I see <span style="font-family: courier new,monospace;">#! /usr/bin/env/python</span>, and (as far as I remember) this is stated at <a href="http://docs.python.org" target="_blank">docs.python.org</a>, too. What is the difference? Forgive me this question, I am a Windows-user. Is it just a user habit, where do you put your Python? Is any of these more canonical?<br>
<br>The second line is usually:<br><span style="font-family: courier new,monospace;"># -*- coding: utf-8  -*-</span><br>
Elsewhere I see <br><span style="font-family: courier new,monospace;">#coding: utf-8</span><br>
Is there any difference?<br clear="all"><br>-- <br>Bináris<br>