[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFS: uniconvertor



Patrick Winnertz <winnie@debian.org> writes:

>> > W: uniconvertor: script-not-executable
>> > ./usr/share/pycentral/uniconvertor/site-packages/uniconvertor/__init__
>> >.py N:
>> > N:   This file starts with the #! sequence that marks interpreted
>> > scripts, N:   but it is not executable.
>> > N:

>> Looking into other python-packages, this seems to always be
>> non-executable; that's why I let it be. But if this is wrong, I will of
>> course change it.

> The error is caused by the #!/xxx/foo header in the file.. if you remove
> it, the warning will disapear.

While I think it's pointless to have a #! header in .py library files,
this is common enough practice with Python that the next release of
lintian will ignore it.  So you can also leave it alone and the warning
will go away with the next release.

-- 
Russ Allbery (rra@debian.org)               <http://www.eyrie.org/~eagle/>


Reply to: