To celebrate the oven’s 10th birthday, the “hot surface” light would come on more often (such as running the oven, but not burner) and stay on up to three hours (!) after the surface has reached room temperature. Each heating element has a thermostat, and this is a symptom of one or more of those going out. Unfortunately, the thermostat […]
Continue readingCategory: TIL
Determining the exact file python is using
Python searches a variety of directories for its libraries, something I had largely lived in peace with until I had to modify some legacy code to address a suspected timing bug. The overall task is to produce a set of charts for a customer. Python loads an Excel workbook, a time-series data set is updated from a third-party source, and […]
Continue reading
Comments