Searched refs:_str2num (Results 1 – 1 of 1) sorted by relevance
179 _str2num = {'jan':1, 'feb':2, 'mar':3, 'apr':4, 'may':5, 'jun':6, variable183 for (key, mon) in _str2num.items():