Re: [Python-Dev] calendar.timegm

2006-02-23 Thread Donovan Baarda
On Tue, 2006-02-21 at 22:47 -0600, [EMAIL PROTECTED] wrote: > Sergey> Historical question ;) > > Sergey> Anyone can explain why function timegm is placed into module > Sergey> calendar, not to module time, where it would be near with > Sergey> similar function mktime? > > Historic

Re: [Python-Dev] calendar.timegm

2006-02-21 Thread skip
Sergey> Historical question ;) Sergey> Anyone can explain why function timegm is placed into module Sergey> calendar, not to module time, where it would be near with Sergey> similar function mktime? Historical accident. ;-) Skip ___ Py