Python Modules Beginning With Unnecessary #!/usr/bin/env python
---------------------------------------------------------------
Key: THRIFT-93
URL: https://issues.apache.org/jira/browse/THRIFT-93
Project: Thrift
Issue Type: Improvement
Components: Library (Python)
Affects Versions: 0.1
Environment: Fedora 9, x86_64
Reporter: Devan Goodwin
Fix For: 0.1
While packaging for Fedora, rpmlint complains that a variety of the Python
modules begin with #!/usr/bin/env python, yet are not executable. (none of
these seem to contain __main__ methods either)
I believe they're quite harmless but I patched to keep rpmlint happy and
thought I'd send the patch back to you guys as well.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.