... PriceLog object ''' def price(string): return Decimal(string) def isodate(string): return delorean.parse(string) FORMAT = ('[{timestamp:isodate}] - SALE ...
確定! 回上一頁