is_parameter() Return True if the symbol is a parameter.
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/
Here you’ll find short answers to “How do I....?” types of questions. These how-to guides don’t cover topics in depth – you’ll find that material in the Using
cmath.e The mathematical constant e, as a float.
FileHandler.file_open(req) Open the file locally, if there is no host name, or the host name is 'localhost'.
Page 17 of 100