File: trait_base.rst

package info (click to toggle)
python-traits 5.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,576 kB
  • sloc: python: 20,406; ansic: 3,991; makefile: 98; sh: 22
file content (52 lines) | stat: -rw-r--r-- 685 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
:mod:`trait_base` Module
========================

.. automodule:: traits.trait_base
    :no-members:

Classes
-------

.. autodata:: Uninitialized

.. autodata:: Undefined

.. autodata:: Missing

.. autodata:: Self

Functions
---------

.. autofunction:: strx

.. autofunction:: class_of

.. autofunction:: add_article

.. autofunction:: user_name_for

.. autofunction:: traits_home

.. autofunction:: verify_path

.. autofunction:: get_module_name

.. autofunction:: get_resource_path

.. autofunction:: xgetattr

.. autofunction:: xsetattr

.. autofunction:: is_none

.. autofunction:: not_none

.. autofunction:: not_false

.. autofunction:: not_event

.. autofunction:: is_str