File: manhole.rst

package info (click to toggle)
manhole 1.8.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 444 kB
  • sloc: python: 1,661; makefile: 3
file content (11 lines) | stat: -rw-r--r-- 158 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
manhole
=======

.. testsetup::

    from manhole import *

.. automodule:: manhole
    :members:
    :undoc-members:
    :special-members: __init__, __len__