diff options
-rw-r--r-- | ledger.texi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ledger.texi b/ledger.texi index bf0dc6a7..05e6aa2c 100644 --- a/ledger.texi +++ b/ledger.texi @@ -2126,9 +2126,6 @@ Here is a quick example of text that could be pasted into a ledger file, to generate a customized amount's column in the register report: @example -;; If Python support is enabled, then the following code may be -;; uncomment to demonstrate a rather useless example. - !python from ledger import * def foo(d, val): |