https://bugzilla.redhat.com/show_bug.cgi?id=1113328



--- Comment #9 from Sergio Pascual <[email protected]> ---
(In reply to Erik Johnson from comment #7)
> Also, those files with /usr/bin/env at the top are test scripts designed to
> be run from the command line, I believe.

But they don't have the executable permission, so they can't be run from the
command line unless you do 

python ioflo/app/test/example.py

and then you don't need the shebang either. Shebangs are useless in library
code.

If ioflo/app/test/example.py is an example, then it should go in %doc, not in
in the library.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to