comparison tests/test-init.t @ 31092:cb759f7f940d

ui: extract buffer write from protect and timed 'write_err' output That subcall to 'self.write' is never doing actual write but only store things in buffers. So we do not need to protect it for exception not to time its execution. This will make it easier to extract a '_write_err' function as we did for 'write'.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Fri, 24 Feb 2017 19:28:45 +0100
parents b11495c2a7e2
children fe0667cc521e
comparison
equal deleted inserted replaced
31091:ad074f900907 31092:cb759f7f940d