auth.models.User.has_perm()
  • References/Python/Django/API/contrib packages/django.contrib.auth

has_perm(perm, obj=None) Returns True if the user has the specified permission, where perm is in the format "<app

2025-01-10 15:47:30
socketserver.BaseServer.server_close()
  • References/Python/Python/Internet

server_close() Clean up the server. May be overridden.

2025-01-10 15:47:30
ipaddress.IPv4Network.with_netmask
  • References/Python/Python/Internet

with_netmask A string representation of the network, with the mask in net mask notation.

2025-01-10 15:47:30
decimal.Decimal.is_infinite()
  • References/Python/Python/Numeric & Mathematical

is_infinite() Return

2025-01-10 15:47:30
gis.db.models.RasterField
  • References/Python/Django/API/GeoDjango Model API

class RasterField RasterField is currently only implemented for the PostGIS backend.

2025-01-10 15:47:30
SkewNorm_gen.std()
  • References/Python/Statsmodels/Distributions

statsmodels.sandbox.distributions.extras.SkewNorm_gen.std

2025-01-10 15:47:30
numpy.polynomial.hermite.hermzero
  • References/Python/NumPy/Routines/Polynomials/Polynomial Package/Hermite Module, “Physicists’”

numpy.polynomial.hermite.hermzero = array([0])

2025-01-10 15:47:30
numpy.core.defchararray.encode()
  • References/Python/NumPy/Routines/String operations

numpy.core.defchararray.encode(a, encoding=None, errors=None)

2025-01-10 15:47:30
ctypes.OleDLL
  • References/Python/Python/Operating System

class ctypes.OleDLL(name, mode=DEFAULT_MODE, handle=None, use_errno=False, use_last_error=False) Windows only: Instances of

2025-01-10 15:47:30
pdb.Pdb.runeval()
  • References/Python/Python/Debugging & Profiling

runeval(expression, globals=None, locals=None) runcall(function, *args, **kwds) set_trace()

2025-01-10 15:47:30