Traceback (most recent call last):
File "/gpio/processoronoff.py", line 22, in <module>
substitute_lines('/var/www/lol.txt', 2,3, ['1\n'])
File "/gpio/processoronoff.py", line 18, in substitute_lines
os.remove(tmp_file)
TypeError: coercing to Unicode: need string or buffer, file found