On Fri, 2004-12-03 at 21:41, Tokio Kikuchi wrote:
> time.strftime('%d-%b-%Y', day + (0,)*6)) should be something like:
> time.strftime('%d-%b-%Y', day + (0,0,0,0,1,0))
>
> Looks like we should care 2.4 compatibilty first before jumping in it.Definitely. We should not release 2.1.6 until we're confident about Python 2.4 compatibility. I'll probably be testing this out on my own lists over the next few weeks. -Barry
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org
