[Rpm-maint] [rpm-software-management/rpm] Invoke python-macro-helper with -Es python args (#341)

Ville Skyttä notifications at github.com
Wed Oct 25 20:01:35 UTC 2017


> I don't think that passing -E is good

Could you elaborate on that a bit, especially when you think -s /is/
good? Without -s, code from user site packages is loaded, potentially
interfering with the commands. Without -E, PYTHONPATH from environment
can be used to do exactly the same.

(If python3 could be assumed, I would have used -I here. Which BTW is
what I did in https://bugzilla.redhat.com/show_bug.cgi?id=1506355)


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/341#issuecomment-339453344
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20171025/fa754c25/attachment.html>


More information about the Rpm-maint mailing list