aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorWaylan Limberg <waylan@gmail.com>2009-01-28 19:21:28 -0500
committerWaylan Limberg <waylan@gmail.com>2009-01-28 19:21:47 -0500
commitbe6891a22f6888af302392bc2dfa1e4a6099fd4f (patch)
tree787715967cfb2852f9e7bd20c572954ecc72c1df /setup.py
parentc89c1263798eaedffa09077819e769b019801556 (diff)
downloadmarkdown-be6891a22f6888af302392bc2dfa1e4a6099fd4f.tar.gz
markdown-be6891a22f6888af302392bc2dfa1e4a6099fd4f.tar.bz2
markdown-be6891a22f6888af302392bc2dfa1e4a6099fd4f.zip
Fixed error handling to work when the logger is not being used.
Previously, when using as a module and not setting up your own logger, the logger would fail and Markdown would choke on the unresolved problem. Now exceptions or warnings are raised as appropriate (based on log level). However, if the user has configured the logger, the errors are logged, not raised and Markdown either continues or exits based on log level.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions