doctest.DebugRunner
  • References/Python/Python/Development Tools

class doctest.DebugRunner(checker=None, verbose=None, optionflags=0) A subclass of DocTestRunner that raises an

2025-01-10 15:47:30
io.BufferedIOBase.detach()
  • References/Python/Python/Operating System

detach() Separate the underlying raw stream from the buffer and return it. After the raw stream

2025-01-10 15:47:30
dis.hasname
  • References/Python/Python/Language

dis.hasname Sequence of bytecodes that access an attribute by name.

2025-01-10 15:47:30
io.BufferedRandom
  • References/Python/Python/Operating System

class io.BufferedRandom(raw, buffer_size=DEFAULT_BUFFER_SIZE) A buffered interface to random access streams. It inherits

2025-01-10 15:47:30
inspect.BoundArguments.apply_defaults()
  • References/Python/Python/Runtime

apply_defaults() Set default values for missing arguments. For variable-positional arguments

2025-01-10 15:47:30
email.policy.Compat32.header_fetch_parse()
  • References/Python/Python/Internet Data

header_fetch_parse(name, value) If the value contains binary data, it is converted into a

2025-01-10 15:47:30
inspect.stack()
  • References/Python/Python/Runtime

inspect.stack(context=1) Return a list of frame records for the caller’s stack. The first entry in the returned list represents

2025-01-10 15:47:30
gis.gdal.OGRGeometry.extent
  • References/Python/Django/API/GDAL API

extent Returns the envelope of this geometry as a 4-tuple, instead of as an Envelope object:

2025-01-10 15:47:30
nntplib.NNTP.ihave()
  • References/Python/Python/Internet

NNTP.ihave(message_id, data) Send an IHAVE command. message_id is the id of the message to send to the

2025-01-10 15:47:30
External packages
  • References/Python/Django/Guides

Django ships with a variety of extra, optional tools that solve common problems (contrib.*). For easier maintenance and to trim the size of the codebase, a few

2025-01-10 15:47:30