view README.txt @ 131:2ad83f1d337c trunk

* Support for line numbers in exceptions in expression evaluation (#22). * Fix bug in expression evaluation when item access was used inside a lambda or list comprehension. Thanks to Kevin Dangoor for reporting the problem.
author cmlenz
date Fri, 04 Aug 2006 13:07:52 +0000
parents b3fdf93057ab
children dcc9dc25bc59
line wrap: on
line source
About Markup
============

Markup is a Python library that provides a integrated set of components
for parsing, generating, and processing HTML or XML content in a uniform
manner. The major feature is a template language, which is heavily
inspired by Kid.

For more information visit the Markup web site:

  <http://markup.edgewall.org/>
Copyright (C) 2012-2017 Edgewall Software