IPython Documentation

Table Of Contents

Previous topic

testing.plugin.dtexample

Next topic

testing.plugin.simple

This Page

testing.plugin.show_refs

Module: testing.plugin.show_refs

Inheritance diagram for IPython.testing.plugin.show_refs:

System Message: WARNING/2 (/home/roberto/Dropbox/Programming/IPython/MaemoMeeGo/ipython-0.13.1/docs/source/api/generated/IPython.testing.plugin.show_refs.txt, line None)

Could not execute ‘dot’. Are you sure you have ‘graphviz’ installed?

Simple script to show reference holding behavior.

This is used by a companion test case.

C

class IPython.testing.plugin.show_refs.C

Bases: object

__init__()

x.__init__(...) initializes x; see help(type(x)) for signature