Re: [Mailman-Users] question about config_list

2008-04-18 Thread charlie derr
Mark Sapiro wrote: > charlie derr wrote: > >> ... when I try to use this generated config file with 'config_list -i' >> somehow the >> floating point value gets truncated (in a very pythonic way -- no rounding >> up) to an integer (though it still retains the floating >> point notation). > >

Re: [Mailman-Users] question about config_list

2008-04-18 Thread Mark Sapiro
charlie derr wrote: >... when I try to use this generated config file with 'config_list -i' somehow >the >floating point value gets truncated (in a very pythonic way -- no rounding up) >to an integer (though it still retains the floating >point notation). There appears to be a bug in the val

[Mailman-Users] question about config_list

2008-04-17 Thread charlie derr
Hi, I'm trying to create a template for semi-automatic list creation, and while 'config_list -o' will dump out a floating point number for bounce_score_threshold correctly, when I try to use this generated config file with 'config_list -i' somehow the floating point value gets truncated