From 04dda4aba1d99527867f1a1061f7f970cb70d644 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 14 Feb 2014 19:16:28 +0100 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/__main__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/__main__.py b/src/__main__.py index ab93e6e..40aa886 100755 --- a/src/__main__.py +++ b/src/__main__.py @@ -32,7 +32,7 @@ def periodically(year, month, day, hour, minute, second, weekday): @param second:int The second, minimum value is 0, probable maximum value is 60 (**) @param weekday:int The weekday, 1 = Monday, 7 = Sunday - (*) Can be exceeded it the calendar system is changed, like in 1712-(02)Feb-30 + (*) Can be exceeded if the calendar system is changed, like in 1712-(02)Feb-30 (**) See https://en.wikipedia.org/wiki/Leap_second ''' temperature(6500, lambda T : divide_by_maximum(series_d(T)), True) -- cgit v1.2.3-70-g09d2