File: nitpick-exceptions

package info (click to toggle)
python-astropy 1.3-8~bpo8%2B2
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 44,292 kB
  • sloc: ansic: 160,360; python: 137,322; sh: 11,493; lex: 7,638; yacc: 4,956; xml: 1,796; makefile: 474; cpp: 364
file content (87 lines) | stat: -rw-r--r-- 2,287 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
# astropy.cosmology
py:class astropy.cosmology.Cosmology
py:class astropy.cosmology.core.Cosmology

# astropy.io.votable
py:class astropy.io.votable.tree.Element
py:class astropy.io.votable.tree.SimpleElement
py:class astropy.io.votable.tree.SimpleElementWithContent

# astropy.modeling
py:class astropy.modeling.projections.Zenithal
py:class astropy.modeling.projections.Cylindrical
py:class astropy.modeling.polynomial.PolynomialBase
py:class astropy.modeling.rotations.EulerAngleRotation
py:class astropy.modeling.projections.Projection

# astropy.io.fits
py:class astropy.io.fits.hdu.base.ExtensionHDU
py:class astropy.io.fits.util.NotifierMixin

# astropy.io.misc.yaml
py:class yaml.dumper.SafeDumper
py:class yaml.loader.SafeLoader
py:class yaml.representer.SafeRepresenter
py:class yaml.scanner.Scanner
py:class yaml.constructor.SafeConstructor
py:class yaml.constructor.BaseConstructor
py:class yaml.parser.Parser
py:class yaml.dumper.SafeDumper
py:class yaml.representer.BaseRepresenter
py:class yaml.reader.Reader
py:class yaml.resolver.BaseResolver
py:class yaml.serializer.Serializer
py:class yaml.composer.Composer
py:class yaml.resolver.Resolver
py:class yaml.emitter.Emitter

# astropy.utils
py:class astropy.extern.six.Iterator
py:class type
py:class json.encoder.JSONEncoder

# astropy.table
py:class astropy.table.column.BaseColumn
py:class astropy.table.groups.BaseGroups

# astropy.time
py:class astropy.time.core.TimeUnique

# astropy.visualization
py:class matplotlib.axes._subplots.WCSAxesSubplot

# numpy inherited docstrings
py:obj dtype
py:obj a
py:obj a.size == 1
py:obj n
py:obj ndarray
py:obj args

# other classes and functions that cannot be linked to
py:class numpy.ma.core.MaskedArray
py:class numpy.core.records.recarray
py:class xmlrpclib.Fault
py:class xmlrpclib.Error
py:class xmlrpc.client.Fault
py:class xmlrpc.client.Error
py:obj distutils.version.LooseVersion
py:obj pkg_resources.parse_version
py:class pandas.DataFrame


# Pending on python docs links issue #11975
py:class list
py:obj list.append
py:obj list.append
py:obj list.count
py:obj list.extend
py:obj list.index
py:obj list.insert
py:meth list.pop
py:obj list.remove
py:class classmethod
py:obj RuntimeError
py:obj NotImplementedError
py:obj AttributeError
py:obj NotImplementedError