summaryrefslogtreecommitdiff
path: root/src/pyutils.h
Commit message (Collapse)AuthorAgeFilesLines
* Extended Python amount class.John Wiegley2008-04-131-2/+2
|
* Added boost::optional support for using with Boost.Python.John Wiegley2008-04-131-9/+65
|
* Added code for converting ledger::string and boost::date_time to theirJohn Wiegley2008-04-131-0/+22
respective Python counterparts.