Y
Hacker News
new
|
ask
|
show
|
jobs
by
earthling8118
793 days ago
Why would I want a system level python install?
1 comments
rini17
792 days ago
Because it allows for scripting infrastructure with far fewer obfuscated hacks than bash/awk. And if you use system python, vulnerabilities are more likely to get patched by distribution vendor. Your homebrewn json parsing regexes won't.
link