~ubuntu-branches/ubuntu/raring/ipython/raring

« back to all changes in this revision

Viewing changes to docs/dist/html/_sources/api/generated/IPython.kernel.core.traceback_trap.txt

  • Committer: Package Import Robot
  • Author(s): Julian Taylor
  • Date: 2011-11-22 23:40:57 UTC
  • mfrom: (6.1.5 sid)
  • Revision ID: package-import@ubuntu.com-20111122234057-ta86ocdahnhwmnd8
Tags: 0.11-2
* upload to unstable
* add patch fix-version-checks-for-pyzmq-2.1.10.patch
* fix debianize-error-messages.patch to reraise unknown exceptions
* suggest python-zmq for ipython package
* use dh_sphinxdoc
  - bump sphinx dependency to >= 1.0.7+dfsg-1~, replace libjs-jquery
    dependency with ${sphinxdoc:Depends} and drop ipython-doc.links
* remove empty directory from ipython
* link duplicate images in ipython-doc
* remove obsolete Conflicts and Replaces

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.. AUTO-GENERATED FILE -- DO NOT EDIT!
2
 
 
3
 
kernel.core.traceback_trap
4
 
==========================
5
 
 
6
 
Module: :mod:`kernel.core.traceback_trap`
7
 
-----------------------------------------
8
 
Inheritance diagram for ``IPython.kernel.core.traceback_trap``:
9
 
 
10
 
.. inheritance-diagram:: IPython.kernel.core.traceback_trap 
11
 
   :parts: 3
12
 
 
13
 
.. automodule:: IPython.kernel.core.traceback_trap
14
 
 
15
 
.. currentmodule:: IPython.kernel.core.traceback_trap
16
 
 
17
 
:class:`TracebackTrap`
18
 
----------------------
19
 
 
20
 
 
21
 
.. autoclass:: TracebackTrap
22
 
  :members:
23
 
  :undoc-members:
24
 
  :show-inheritance:
25
 
 
26
 
  .. automethod:: __init__