Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Related Rants
i heard capturing stdout was important.
quick question, is there an easy way to escape the extra characters that the second function outputs?
the output is:
b'subprocess.Popen test\n'
i'd like it to just say "subprocess.Popen test"
rant
system
subprocess
echo
os
bash
shell
python
sh