Skip to content
Snippets Groups Projects
  1. Jan 11, 2008
  2. Jan 07, 2008
  3. Dec 27, 2007
  4. Dec 03, 2007
  5. Nov 08, 2007
  6. Oct 12, 2007
  7. Sep 25, 2007
  8. Aug 10, 2007
  9. Jul 23, 2007
  10. Jun 29, 2007
  11. Jun 26, 2007
  12. Jun 25, 2007
  13. Jun 16, 2007
  14. Jun 13, 2007
  15. Jun 12, 2007
  16. May 18, 2007
  17. May 17, 2007
  18. May 14, 2007
  19. May 02, 2007
  20. Apr 30, 2007
  21. Apr 26, 2007
  22. Apr 21, 2007
    • Mike Bayer's avatar
      - Lexer/Compile exceptions propigate throughout lexer/parsetree/ast · 3f9520f9
      Mike Bayer authored
      using a more portable **exception_kwargs collection
      - added "source" member to the dict propigated to Lexer/Compile exceptions
      - RichTraceback can access original template source as a unicode object
      using either 'source' memebr on Lexer/Compile exception, or 'source'
      property on ModuleInfo, fixes #37
      - unit tests for #37
      3f9520f9
  23. Apr 14, 2007
Loading