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

« back to all changes in this revision

Viewing changes to docs/dist/html/_sources/api/generated/IPython.kernel.taskfc.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.taskfc
4
 
=============
5
 
 
6
 
Module: :mod:`kernel.taskfc`
7
 
----------------------------
8
 
Inheritance diagram for ``IPython.kernel.taskfc``:
9
 
 
10
 
.. inheritance-diagram:: IPython.kernel.taskfc 
11
 
   :parts: 3
12
 
 
13
 
.. automodule:: IPython.kernel.taskfc
14
 
 
15
 
.. currentmodule:: IPython.kernel.taskfc
16
 
 
17
 
Classes
18
 
-------
19
 
 
20
 
:class:`FCTaskClient`
21
 
~~~~~~~~~~~~~~~~~~~~~
22
 
 
23
 
 
24
 
.. autoclass:: FCTaskClient
25
 
  :members:
26
 
  :undoc-members:
27
 
  :show-inheritance:
28
 
 
29
 
  .. automethod:: __init__
30
 
 
31
 
:class:`FCTaskControllerFromTaskController`
32
 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
33
 
 
34
 
 
35
 
.. autoclass:: FCTaskControllerFromTaskController
36
 
  :members:
37
 
  :undoc-members:
38
 
  :show-inheritance:
39
 
 
40
 
  .. automethod:: __init__
41
 
 
42
 
:class:`IFCTaskController`
43
 
~~~~~~~~~~~~~~~~~~~~~~~~~~
44
 
 
45
 
 
46
 
.. autoclass:: IFCTaskController
47
 
  :members:
48
 
  :undoc-members:
49
 
  :show-inheritance:
50
 
 
51
 
  .. automethod:: __init__