xml.sax.handler.EntityResolver.resolveEntity()
  • References/Python/Python/Structured Markup

EntityResolver.resolveEntity(publicId, systemId) Resolve the system identifier of an entity and return either the system identifier

2025-01-10 15:47:30
http.server.BaseHTTPRequestHandler.MessageClass
  • References/Python/Python/Internet

MessageClass Specifies an

2025-01-10 15:47:30
static ARResults.aic()
  • References/Python/Statsmodels/Time Series analysis

statsmodels.tsa.ar_model.ARResults.aic static ARResults.aic()

2025-01-10 15:47:30
gis.gdal.Field.as_double()
  • References/Python/Django/API/GDAL API

as_double() Returns the value of the field as a double (float):

2025-01-10 15:47:30
auth.decorators.user_passes_test()
  • References/Python/Django/Guides

user_passes_test(test_func, login_url=None, redirect_field_name='next') [source] As a shortcut

2025-01-10 15:47:30
asyncio.StreamWriter.drain()
  • References/Python/Python/Inputouput

coroutine drain() Let the write buffer of the underlying transport a chance to be flushed. The

2025-01-10 15:47:30
ssl.RAND_bytes()
  • References/Python/Python/Networking

ssl.RAND_bytes(num) Return num cryptographically strong pseudo-random bytes. Raises an SSLError if the

2025-01-10 15:47:30
configparser.ConfigParser.optionxform()
  • References/Python/Python/File Formats

optionxform(option) Transforms the option name option as found in an input file or as passed in by client code to the

2025-01-10 15:47:30
Index.is_()
  • References/Python/Pandas/API Reference/Index

Index.is_(other)

2025-01-10 15:47:30
os.urandom()
  • References/Python/Python/Operating System

os.urandom(n) Return a string of n random bytes suitable for cryptographic use. This

2025-01-10 15:47:30