diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-03-10 16:32:29 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-03-10 16:32:29 +0100 |
commit | 2c10c7a068c1512825f6d75b1cca18fce2c3d944 (patch) | |
tree | 0d8f7807fbadd2f3e67fcd29598e942995efd99e /Python/compile.c | |
parent | eecd42dce6eefca34586d2091f749f3c3bbcd182 (diff) | |
download | cpython-2c10c7a068c1512825f6d75b1cca18fce2c3d944.tar.gz |
asyncio: Fix repr(BaseSubprocessTransport) if it didn't start yet
Replace "running" with "not started" and don't show the pid if the subprocess
didn't start yet.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions