|
|
|
|
|
by nknight
5302 days ago
|
|
One loads the subprocess documentation and is confronted by a (on my monitor/fonts) ~11 page morass. The little part you link to starts off simple, sure, but then says "Calling the program through the shell is usually not required.", and proceeds to present a "more realistic example", leading to an immediate "WTF?" for anyone just learning of subprocess. People who have been doing things the obvious way for years will not take well to a new mechanism that they don't understand the function nor implications of, and whose use is immediately discouraged by its own documentation. |
|