File: autodoc_fodder.py

package info (click to toggle)
sphinx 1.2.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 7,976 kB
  • ctags: 4,993
  • sloc: python: 30,362; makefile: 299; perl: 272; sh: 104; 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.
    """