Skip to content
Snippets Groups Projects
Commit baa8a63e authored by Mike Bayer's avatar Mike Bayer
Browse files

- RichTraceback() now accepts an optional traceback object

  to be used in place of sys.exc_info()[2].  html_error_template()
  and text_error_template() accept an optional
  render()-time argument "traceback" which is passed to the
  RichTraceback object.
- lexer tests now rely upon an always-sorted dict repr()
parent 718d98ee
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment