Scheduler
Namespaces | Variables
bigtemp.py File Reference

Go to the source code of this file.

Namespaces

 bigtemp
 

Variables

 bigtemp.f = open("reports/temperatureReport.txt")
 
 bigtemp.line = f.readline()
 
list bigtemp.time = []
 
list bigtemp.temp = []
 
 bigtemp.entry = line.split(":")