Back to Browse

python: os.exec* vs subprocess (intermediate) anthony explains #162

9.6K views
Dec 1, 2020
7:05

today I talk about the difference between the os.exec* functions (execvp, execvpe, etc.) and the subprocess functions and why I use a particular one and why exec is HORRIBLY BROKEN on windows - don't use os.system: https://youtu.be/oQxTSDh-ECk - watch: https://youtu.be/DUxS7zOhu1U - pstree: https://youtu.be/Omu4tXtlULU playlist: https://www.youtube.com/playlist?list=PLWBKAf81pmOaP9naRiNAqug6EBnkPakvY ========== twitch: https://twitch.tv/anthonywritescode dicsord: https://discord.gg/xDKGPaW twitter: https://twitter.com/codewithanthony github: https://github.com/asottile stream github: https://github.com/anthonywritescode I won't ask for subscriptions / likes / comments in videos but it really helps the channel. If you have any suggestions or things you'd like to see please comment below!

Download

0 formats

No download links available.

python: os.exec* vs subprocess (intermediate) anthony explains #162 | NatokHD