>>>>> John Wiegley <[email protected]> writes:

>> ./ledger/ledger python ledger-script.py Traceback (most recent call last):
>> File "ledger-script.py", line 6, in <module> for post in post.xact.posts:
>> TypeError: 'instancemethod' object is not iterable Abort trap: 6

> It should be post.xacts.posts, I believe.

No, you're right, post.xact.posts.  I'll enter a bug for this into Bugzilla.

John

Reply via email to