traceback.format_list(extracted_list) Given a list of tuples as returned by extract_tb() or extract_stack()
HTTPPasswordMgrWithPriorAuth.is_authenticated(self, authuri) Returns the current state of the is_authenticated
Unpacker.unpack_double() Unpacks a double-precision floating point number, similarly to unpack_float().
coroutine AbstractEventLoop.subprocess_shell(protocol_factory, cmd, *, stdin=subprocess.PIPE, stdout=subprocess.PIPE, stderr=subprocess.PIPE, **kwargs)
bz2.compress(data, compresslevel=9) Compress data. compresslevel, if given
Source code: Lib/xml/
cmath.e The mathematical constant e, as a float.
logb(x) Returns the exponent of the magnitude of the operand’s MSD.
HTTPResponse.version HTTP protocol version used by server. 10 for HTTP/1.0, 11 for HTTP/1.1.
SSLContext.protocol The protocol version chosen when constructing the context. This attribute is read-only.
Page 11 of 100