use write() instead of print() for writing to a file
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 24 Oct 2020 19:49:20 +0000 (12:49 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 31 Oct 2020 02:15:43 +0000 (19:15 -0700)
commit83a5a443cb229b99c53f50aad2f1d39a80f25112
tree976669b14de390712df37ac2f6ef34bba777be15
parent23ac847c4a92a60dbd4e397ce73311fec04493d9
use write() instead of print() for writing to a file
rtest/rtest.py