> Okay. I've resolved this by standardising to the recommended shebang > line on all Python programs in the package, and removing unused > shebang lines from non-executable Python modules.
Thanks! But it seems that the "standard" way of write a shebang[1] is #!/path/to/interpreter without the space, and since that was already there, I don't see why change it: do you agree? Other maints? Kindly, Sandro [1] http://en.wikipedia.org/wiki/Shebang_(Unix) -- Sandro Tosi (aka morph, Morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]