~ubuntu-branches/ubuntu/intrepid/python-docutils/intrepid

« back to all changes in this revision

Viewing changes to test/test_parsers/test_rst/test_block_quotes.py

  • Committer: Bazaar Package Importer
  • Author(s): martin f. krafft
  • Date: 2006-07-10 11:45:05 UTC
  • mfrom: (2.1.4 edgy)
  • Revision ID: james.westby@ubuntu.com-20060710114505-otkhqcslevewxmz5
Tags: 0.4-3
Added build dependency on python-central (closes: #377580).

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
# Author: David Goodger
4
4
# Contact: goodger@users.sourceforge.net
5
 
# Revision: $Revision: 1.9 $
6
 
# Date: $Date: 2003/07/12 18:59:30 $
 
5
# Revision: $Revision: 4147 $
 
6
# Date: $Date: 2005-12-06 02:06:33 +0100 (Tue, 06 Dec 2005) $
7
7
# Copyright: This module has been placed in the public domain.
8
8
 
9
9
"""
191
191
 
192
192
   -- Attribution line one
193
193
      and line two
 
194
 
 
195
Paragraph.
194
196
""",
195
197
"""\
196
198
<document source="test data">
210
212
        <attribution>
211
213
            Attribution line one
212
214
            and line two
 
215
    <paragraph>
 
216
        Paragraph.
213
217
"""],
214
218
["""\
215
219
Paragraph.