Ñò ô†³Kc @ s d Z d d k Z d d g Z d Z e d Z e d Z e d Z e d Z e d Z e d Z h e d 6e d 6e d 6e d 6e d 6e d 6e d 6Z e i ƒ Z e i d „ ƒ e d „ Z e i d ƒ Z d „ Z d „ Z e d j o d d k Z e i ƒ n d S( s DateInterval.py Convert interval strings (in the form of 1w2d, etc) to seconds, and back again. Is not exactly about months or years (leap years in particular). Accepts (y)ear, (b)month, (w)eek, (d)ay, (h)our, (m)inute, (s)econd. Exports only timeEncode and timeDecode functions. iÿÿÿÿNt interval_decodet interval_encodei i<