diff options
author | Javier Santacruz <javier.santacruz.lc@gmail.com> | 2013-04-27 13:42:05 +0200 |
---|---|---|
committer | Javier Santacruz <javier.santacruz.lc@gmail.com> | 2013-04-27 13:47:07 +0200 |
commit | 379bae087ec149c155fd74f9de7914f3ab4810bd (patch) | |
tree | aa102f82e84963aa274643af1abb4fe11f0a6cac /lisp/ldg-texi.el | |
parent | 86d5d81cd20e0b22174887b9b30e64ae2a943e8d (diff) | |
download | fork-ledger-379bae087ec149c155fd74f9de7914f3ab4810bd.tar.gz fork-ledger-379bae087ec149c155fd74f9de7914f3ab4810bd.tar.bz2 fork-ledger-379bae087ec149c155fd74f9de7914f3ab4810bd.zip |
Improves acprep python3 compatibility
Replaces string.join with str.join
Forces conversion to str from byte-returning functions
Introduces usage of 'as' keyword when catching exception instances
Replaces has_key with usage of the 'in' keyword for dictionary key presence checking.
Diffstat (limited to 'lisp/ldg-texi.el')
0 files changed, 0 insertions, 0 deletions