2009/12/25 Aahz <aahz at pythoncraft.com>: > > I'd write an imperial to metric converter in Python ;-) Should be possible to use unum (<http://bit.ly/4X0PwR>) to do the conversions. The SI units are already defined - adding in any necessary imperial units should be easy enough. -- Cheers, Simon B.