Edgewall Software

source: trunk/genshi/input.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @558   16 years cmlenz Apply patch by Alec Thomas for processing XML declarations (#111). Thanks!
(edit) @554   16 years cmlenz The ET() function now correctly handles attributes with a namespace.
(edit) @526   17 years cmlenz * Better method to propogate the full path to the template file on …
(edit) @525   17 years cmlenz More API docs.
(edit) @517   17 years cmlenz Try to use proper reStructuredText for docstrings throughout.
(edit) @515   17 years cmlenz Applied patch for #106 (handling of hex charrefs in HTML parser).
(edit) @514   17 years cmlenz More work to include absolute file paths in exceptions.
(edit) @511   17 years cmlenz Fix for #105. Thanks to Maciej Ligenza for the patch.
(edit) @500   17 years cmlenz Update copyright year for files modified this year.
(edit) @495   17 years cmlenz Remove some magic/overhead from Attrs creation and manipulation by …
(edit) @460   17 years cmlenz Improve handling of incorrectly nested tags in the HTML parser.
(edit) @458   17 years cmlenz Fix parsing of processing instructions in HTML input.
(edit) @403   17 years cmlenz Fixed __repr__ of the QName, Attrs, and Expression classes so …
(edit) @390   17 years cmlenz Configurable encoding of template files, closing #65. * The …
(edit) @386   17 years cmlenz Follow-up to [385]: also decode attribute values in the HTMLParser.
(edit) @385   17 years cmlenz * The HTMLParser class and the HTML function now accept an …
(edit) @361   17 years cmlenz Fix a bug in the XML parser, where attributes containing HTML entity …
(edit) @358   17 years cmlenz Move the ElementTree element-to-stream adaptation function ET()
(edit) @299   17 years cmlenz Fixed EOL style.
(copy) @287   17 years cmlenz Renamed Markup to Genshi in repository.
copied from trunk/markup/input.py:
(edit) @268   17 years cmlenz Store original message in exceptions as msg ivar.
Note: See TracRevisionLog for help on using the revision log.