The format_data_size helper is implemented in WebHelpers tip. This is the successor to number_to_human_size, and converts an int/float to kilobytes etc. ``webhelpers.number.format_data_size()`` is the generic formatter, and ``format_byte_size()`` and ``format_bit_size()`` are derivatives.
Temporary documentation URL: http://sluggo.scrapping.cc/tmp/webhelpers/modules/number.html WebHelpers 1.0 final is just waiting for a Paginate update now, to make it work with Pylons 1.0/Routes 1.12. -- Mike Orr <[email protected]> -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
