plistlib.writePlist(rootObject, pathOrFile) Write rootObject to an XML plist file. pathOrFile may be either
PurePath.joinpath(*other) Calling this method is equivalent to combining the path with each of the other arguments
str.isidentifier() Return true if the string is a valid identifier according to the language definition, section Identifiers
get_all(name) Return a list of all the values for the named header. The returned list will be
get_date_list(queryset, date_type=None, ordering='ASC') [source] Returns the list of dates
send_response_only(code, message=None) Sends the response header only, used for the purposes when 100 Continue
transform(coord_trans, clone=False) Transforms this geometry to a different spatial reference system. May take a CoordTransform
coroutine acquire() Acquire the underlying lock. This method blocks until the lock is unlocked
date.isocalendar() Return a 3-tuple, (ISO year, ISO week number, ISO weekday). The ISO calendar
operator.__eq__(a, b) operator.__ne__(a, b) operator.__ge__(a, b) operator
Page 32 of 100