summaryrefslogtreecommitdiff
path: root/sandbox/grubert/test/from_test_txt-11.txt
blob: 8069fb9a2c2af03de32c8a3c0dd2c20e266ae600 (plain)
1
2
3
4
5
6
7
8
Doctest Blocks
--------------

>>> print 'Python-specific usage examples; begun with ">>>"'
Python-specific usage examples; begun with ">>>"
>>> print '(cut and pasted from interactive Python sessions)'
(cut and pasted from interactive Python sessions)