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:

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 x.__class__.__doc__ for signature