dis.cmp_op
  • References/Python/Python/Language

dis.cmp_op Sequence of all compare operation names.

2025-01-10 15:47:30
wsgiref.handlers.BaseHandler.wsgi_file_wrapper
  • References/Python/Python/Internet

wsgi_file_wrapper A wsgi.file_wrapper factory, or None. The default value of this attribute is the

2025-01-10 15:47:30
operator.
  • References/Python/Python/Functional Programming

operator.__or__(a, b) Return the bitwise or of a and b.

2025-01-10 15:47:30
select.epoll.closed
  • References/Python/Python/Inputouput

epoll.closed True if the epoll object is closed.

2025-01-10 15:47:30
json.JSONDecoder
  • References/Python/Python/Internet Data

class json.JSONDecoder(object_hook=None, parse_float=None, parse_int=None, parse_constant=None, strict=True, object_pairs_hook=None) Simple

2025-01-10 15:47:30
pathlib.WindowsPath
  • References/Python/Python/File & Directory Access

class pathlib.WindowsPath(*pathsegments) A subclass of Path and PureWindowsPath, this class represents

2025-01-10 15:47:30
core.paginator.Paginator.count
  • References/Python/Django/Guides

Paginator.count The total number of objects, across all pages.

2025-01-10 15:47:30
getopt.GetoptError
  • References/Python/Python/Operating System

exception getopt.GetoptError This is raised when an unrecognized option is found in the argument list or when an option requiring

2025-01-10 15:47:30
gis.geos.GEOSGeometry.touches()
  • References/Python/Django/API/GEOS API

GEOSGeometry.touches(other) Returns True if the DE-9IM intersection matrix for the two geometries is FT*******

2025-01-10 15:47:30
turtle.up()
  • References/Python/Python/Frameworks

turtle.up() Pull the pen up – no drawing when moving.

2025-01-10 15:47:30