]> gitweb.michael.orlitzky.com - djbdns-logparse.git/commit
djbdns/io.py: handle nonexistent Popen stdin/stdout.
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 22 Sep 2022 02:18:18 +0000 (22:18 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 22 Sep 2022 02:18:18 +0000 (22:18 -0400)
commit3a5a400178399afcbc3051df860231f3c4cf4ff7
tree21fb5fe96177ee69ef620b66c93f252b47fa8423
parent49ee5a403cafc02a8e398c840b9bbc4c9d9e0f72
djbdns/io.py: handle nonexistent Popen stdin/stdout.

Type annotations say that this is possible, so... just quit if it
happens?
djbdns/io.py