I\'m trying to understand the behavior of stdout_data and stderr_data of python\'s subprocess module (Popen.communicate())
stdout_data
stderr_data
subprocess
(Popen.communicate())