IMAP4.fetch(message_set, message_parts) Fetch (parts of) messages. message_parts should be a string of message part
gettext(message) [source] Translates message and returns it in a UTF-8 bytestring
epoll.modify(fd, eventmask) Modify a registered file descriptor.
classmethod datetime.strptime(date_string, format) Return a datetime corresponding to date_string, parsed
uu.encode(in_file, out_file, name=None, mode=None) Uuencode file in_file into file out_file. The uuencoded
server_activate() Called by the server’s constructor to activate the server. The default behavior for a TCP server just invokes
class xml.etree.ElementTree.QName(text_or_uri, tag=None) QName wrapper. This can be used to wrap a QName attribute value, in
create_function(name, num_params, func) Creates a user-defined function that you can later use from within SQL statements under
xmlparser.EndDoctypeDeclHandler() Called when Expat is done parsing the document type declaration. This requires Expat version
DOMImplementation.createDocumentType(qualifiedName, publicId, systemId) Return a new DocumentType object that encapsulates
Page 49 of 100