tests/test-gendoc-pt_BR.t
author Jun Wu <quark@fb.com>
Sun, 16 Jul 2017 04:39:32 -0700
changeset 33506 8a1a7935c047
parent 28809 7a1ad08b9ff5
permissions -rw-r--r--
commandserver: close selector explicitly The selector does not have a __del__ method and needs a manual close. We can also use "with selector" but that makes the code too indented. Therefore append a "selector.close()" after the end of the main loop for now.

#require docutils gettext

  $ $TESTDIR/check-gendoc pt_BR
  checking for parse errors