turtle.shapetransform(t11=None, t12=None, t21=None, t22=None)
FTP.rename(fromname, toname) Rename file fromname on the server to toname.
get_content(msg, *args, **kw) Look up a handler function based on the mimetype of msg (see next paragraph)
mimetypes.add_type(type, ext, strict=True) Add a mapping from the MIME type type to the extension ext. When
flush() You can override this to implement custom flushing behavior. This version just zaps the buffer to empty.
operator.__pow__(a, b) Return a ** b, for a and b numbers.
os.sync() Force write of everything to disk. Availability: Unix.
HttpResponse.setdefault(header, value) Sets a header unless it has already been set.
aifc.writeframes(data) Write data to the output file. This method can only be called after the audio file parameters have been
encoding The name of the encoding used to decode the stream’s bytes into strings, and to encode strings into bytes.
Page 1 of 100