[Pymoney-general] EuroPython2005 sprint news, day 2
Brought to you by:
facundobatista
From: Facundo B. <fac...@gm...> - 2005-07-01 16:21:50
|
People: News from the second day of the sprint. * Added and changed some attributes to the context: beautifiers for fancy formatted printing. * Changed the behaviour of str(): it now behaves like .formatted_str() without any arguments. To get the plain string of the currency's value, call Currency.value(). * Worked a lot cleaning the PEP, and corrected a lot of English mistakes. * Defined the behaviour of distrib() and implemented its test cases. For more references, see the updated PEP (please do the update, don't see it in the web because it take time to refresh). I want to thank specially to John Pinner, Rob Collins, Joe Wrigley and Didier Gouillaume for participating in the first Money sprint! . Facundo Blog: http://www.taniquetil.com.ar/plog/ PyAr: http://www.python.org/ar/ |