diff options
author | John Wiegley <johnw@newartisans.com> | 2009-01-28 17:17:44 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-01-28 17:17:44 -0400 |
commit | 1aa1ff19773848a53a4c13c482c2b277169eff0a (patch) | |
tree | a3476799c6ed95f2eb834650775e88a97cff5b7c /.gitignore | |
parent | b205090bb76a6c8a80a745b19388aae90e296409 (diff) | |
download | fork-ledger-1aa1ff19773848a53a4c13c482c2b277169eff0a.tar.gz fork-ledger-1aa1ff19773848a53a4c13c482c2b277169eff0a.tar.bz2 fork-ledger-1aa1ff19773848a53a4c13c482c2b277169eff0a.zip |
Fully exported the value_t type to Python.
Now this code works from a value expression:
def myvalue(incoming):
import ledger
x = ledger.Value("100.23")
print x.type()
return incoming + x
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions