Autoloading? (Making Queue.Queue easier to use)
John, I see what you are doing with the algorithm now, and I can easily re-factor it. What I am having issues with is how structured it is. 5 minute windows? Then running hours will always be recorded in 1/12th time steps. Would it not be more accurate to record engine time where the breaker was closed? -chris
Why do I have the feeling you sent this to the wrong list? On 7/10/06, Perkins, Christopher <christopher.perkins@pw.utc.com> wrote:
John,
I see what you are doing with the algorithm now, and I can easily re-factor it. What I am having issues with is how structured it is. 5 minute windows? Then running hours will always be recorded in 1/12th time steps.
Would it not be more accurate to record engine time where the breaker was closed?
-chris _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/guido%40python.org
-- --Guido van Rossum (home page: http://www.python.org/~guido/)
participants (2)
-
Guido van Rossum -
Perkins, Christopher