Edgewall Software

source: trunk/genshi/tests/core.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1266   10 years hodgestar Add support for iterator arguments to _speedups Markup.join …
(edit) @1168   12 years hodgestar Fix bug in _speedups where it differed from behaviour of Python …
(edit) @1157   13 years hodgestar Merge r1140 from py3k: add support for python 3 to core genshi …
(edit) @1148   13 years jruigrok Pull up r1145 to trunk. Addresses #413.
(edit) @1085   14 years cmlenz Make the output tests skip the encoding step.
(edit) @1080   14 years cmlenz Avoid unicode literals in reprs of QName and Namespace when not …
(edit) @1077   14 years cmlenz More work on reducing the size of the diff produced by 2to3.
(edit) @1075   14 years cmlenz Remove usage of unicode literals in a couple of places where they were …
(edit) @831   15 years cmlenz Enable pickling of Template and Code objects.
(edit) @829   15 years cmlenz The Markup class now supports mappings for right hand of the %
(edit) @804   16 years cmlenz The Stream.render now accepts an optional out parameter that can …
(edit) @782   16 years cmlenz QName can now be constructed from a string with a leading curly …
(edit) @464   17 years cmlenz * Added documentation for the various stream event kinds. * Move …
(edit) @403   17 years cmlenz Fixed __repr__ of the QName, Attrs, and Expression classes so …
(edit) @344   17 years cmlenz Some adjustments to make core data structures picklable (requires …
(edit) @299   17 years cmlenz Fixed EOL style.
(copy) @287   17 years cmlenz Renamed Markup to Genshi in repository.
copied from trunk/markup/tests/core.py:
(edit) @263   17 years cmlenz Refactored the handling of empty tags in the serializer: use an …
Note: See TracRevisionLog for help on using the revision log.