CookiePolicy.path_return_ok(path, request) Return false if cookies should not be returned, given cookie path. See the documentation for domain_return_ok().
exception xml.sax.SAXNotRecognizedException(msg, exception=None) Subclass of SAXException raised when a SAX XMLReader is confronted with an unrecognized feature or property. SAX applications and extensions may use this class for similar purposes.
iter_unpack(buffer) Identical to the iter_unpack() function, using the compiled format. The buffer’s size in bytes must be a multiple of size. New in version 3.4.
xml.sax.handler.all_features List of all features.
msvcrt.ungetwch(unicode_char) Wide char variant of ungetch(), accepting a Unicode value.
class tkinter.tix.NoteBook The NoteBook widget can be used to display many windows in a limited space using a notebook metaphor. The notebook is divided into a stack of pages. At one time only one of these pages can be shown. The user can navigate through these pages by choosing the visual “tabs” at the top of the NoteBook widget.
devpoll.closed True if the polling object is closed. New in version 3.4.
xmlparser.CurrentColumnNumber Current column number in the parser input.
regex.sub(repl, string, count=0) Identical to the sub() function, using the compiled pattern.
exception http.client.BadStatusLine A subclass of HTTPException. Raised if a server responds with a HTTP status code that we don’t understand.
Page 82 of 663