>>>>> Ralf Ebert <[email protected]> writes: > I tried to use the Python module already, but it seems to have the same > problem - from what I have seen in the documentation, examples and sources, > it can read an existing journal, but it doesn't seem to be possible to > manipulate transactions and write an updated ledger file. Or do I miss > something here?
You've not missed anything. I think I simply didn't implement it for 3.x because (a) it's complicated, and (b) I didn't think anyone would use it, making it not worth the effort. Given that it took 5 years for anyone to notice it wasn't there, that argues for (b). -- John Wiegley GPG fingerprint = 4710 CF98 AF9B 327B B80F http://newartisans.com 60E1 46C4 BD1A 7AC1 4BA2 -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
