Ticket #192 (new enhancement)
Allow a `.join` on a genshi.builder.tag
| Reported by: | palgarvio | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | major | Milestone: | 0.6 |
| Component: | General | Version: | devel |
| Keywords: | Cc: |
Description
One should be able to do something like:
tag.p(tag.br.join([tag.span(l) for l in doc.split()]))
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
