Skip to content
  • Kipp Cannon's avatar
    glue.ligolw: don't close stdin · 863b9952
    Kipp Cannon authored
    - I did tests in the command line interface that made it seem like using
      stdin as a context manager would not close stdin, but when you do it in a
      program stdin gets closed, which we can't have.
    863b9952