File: autodoc_fodder.py

package info (click to toggle)
sphinx 1.1.3%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 6,472 kB
  • sloc: python: 26,866; makefile: 408; perl: 266; sh: 78; xml: 10; ansic: 1
file content (7 lines) | stat: -rw-r--r-- 160 bytes parent folder | download | duplicates (74)
1
2
3
4
5
6
7

class MarkupError(object):
    """
    .. note:: This is a docstring with a
    small markup error which should have
    correct location information.
    """