Navigation

  • index
  • modules |
  • next |
  • previous |
  • CAPE 2.0.0 »
  • Links to built-in Python features

Links to built-in Python features¶

class bool¶

https://docs.python.org/3/library/functions.html#bool

class dict¶

https://docs.python.org/3/library/stdtypes.html#dict

class float¶

https://docs.python.org/3/library/stdtypes.html#float

class int¶

https://docs.python.org/3/library/stdtypes.html#dict

class list¶

https://docs.python.org/3/library/stdtypes.html#list

class set¶

https://docs.python.org/3/library/stdtypes.html#set

class str¶

https://docs.python.org/3/library/stdtypes.html#str

class tuple¶

https://docs.python.org/3/library/stdtypes.html#tuple

class type¶

https://docs.python.org/3/library/stdtypes.html#type-objects

class Any¶

https://docs.python.org/3/library/typing.html#typing.Any

class IOBase¶

https://docs.python.org/3/library/io.html#io.IOBase

exception Exception¶

https://docs.python.org/3/library/exceptions.html#Exception

exception IndexError¶

https://docs.python.org/3/library/exceptions.html#IndexError

exception KeyError¶

https://docs.python.org/3/library/exceptions.html#KeyError

exception NameError¶

https://docs.python.org/3/library/exceptions.html#NameError

exception TypeError¶

https://docs.python.org/3/library/exceptions.html#TypeError

exception ValueError¶

https://docs.python.org/3/library/exceptions.html#ValueError

Logo of CAPE

Previous topic

cape.tnakit.typeutils: Python 2/3 type-check utils

Next topic

Links to third-party modules

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • CAPE 2.0.0 »
  • Links to built-in Python features
CAPE version 2.0.0 documentation, 2025