Money data type

Asun Friere afriere at yahoo.co.uk
Thu Sep 18 02:22:17 EDT 2003


afriere at yahoo.co.uk (Asun Friere) wrote in message news:<38ec68a6.0309171738.3b3becda at posting.google.com>...
>
>     def __repr__ (self) :
>         return "$%.2f" % self


Umm ...you might want to do the same to __str__ if you want to print ... :/




More information about the Python-list mailing list