Re: time challenge

2005-09-23 Thread nephish
sorry about that, i got a message in my inbox that said that the post was rejected so i tried it from my email client. wont happen again. shawn -- http://mail.python.org/mailman/listinfo/python-list

Re: time challenge

2005-09-22 Thread Bengt Richter
On Thu, 22 Sep 2005 08:11:26 -0500, nephish <[EMAIL PROTECTED]> wrote: > >Hey there, >i am doing a plotting application. >i am using mxRelativeDateTimeDiff to get how much time is between >date x and date y > >now what i need to do is divide that time by 20 to get 20 even time >slots >for plotting

Re: time challenge

2005-09-22 Thread Scott David Daniels
nephish wrote: > i am doing a plotting application> If its 40 minutes, > i need 20 plots that are 2 minutes apart. > what would be a way i could pull this off? > > thanks Sounds like homework related to another assignment discussed above. Write your code, try to get it to work, and _then_ i