- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 851 - 860 of about 10,000 for filetype:html (0.08 sec)
-
xml.sax.xmlreader — Interface for XML parsers —...
Source code: Lib/xml/sax/xmlreader.py SAX parsers implement the XMLReader interface. They are implemented in a Python module, which must provide a function create_parser(). This function is invoked...docs.python.org/3/library/xml.sax.reader.htmlRegistered: Mon Jul 07 05:34:43 UTC 2025 - Last Modified: Mon Jul 07 01:48:06 UTC 2025 - 59.2K bytes - Viewed (0) -
Common Object Structures — Python 3.13.5 docume...
There are a large number of structures which are used in the definition of object types for Python. This section describes these structures and how they are used. Base object types and macros: All ...docs.python.org/3/c-api/structures.htmlRegistered: Mon Jul 07 05:31:24 UTC 2025 - Last Modified: Mon Jul 07 01:48:06 UTC 2025 - 111.7K bytes - Viewed (0) -
Writing a new SIP | Scala Documentation
Writing a new SIP Language This tutorial details of how to write a new Scala Improvement Proposal (SIP) and how to su...docs.scala-lang.org/sips/sip-tutorial.htmlRegistered: Mon Jul 07 05:31:29 UTC 2025 - Last Modified: Mon Jul 07 03:30:19 UTC 2025 - 30.9K bytes - Viewed (0) -
smtplib — SMTP protocol client — Python 3.13.5 ...
Source code: Lib/smtplib.py The smtplib module defines an SMTP client session object that can be used to send mail to any internet machine with an SMTP or ESMTP listener daemon. For details of SMTP...docs.python.org/3/library/smtplib.htmlRegistered: Mon Jul 07 05:31:42 UTC 2025 - Last Modified: Mon Jul 07 01:48:06 UTC 2025 - 84.6K bytes - Viewed (0) -
http.cookies — HTTP state management — Python 3...
Source code: Lib/http/cookies.py The http.cookies module defines classes for abstracting the concept of cookies, an HTTP state management mechanism. It supports both simple string-only cookies, and...docs.python.org/3/library/http.cookies.htmlRegistered: Mon Jul 07 05:31:56 UTC 2025 - Last Modified: Mon Jul 07 01:48:06 UTC 2025 - 52.7K bytes - Viewed (0) -
signal — Set handlers for asynchronous events —...
Source code: Lib/signal.py This module provides mechanisms to use signal handlers in Python. General rules: The signal.signal() function allows defining custom handlers to be executed when a signal...docs.python.org/3/library/signal.htmlRegistered: Mon Jul 07 05:30:19 UTC 2025 - Last Modified: Mon Jul 07 01:48:06 UTC 2025 - 106.6K bytes - Viewed (0) -
Mapping Protocol — Python 3.13.5 documentation
docs.python.org/3/c-api/mapping.htmlRegistered: Mon Jul 07 05:30:36 UTC 2025 - Last Modified: Mon Jul 07 01:48:06 UTC 2025 - 42K bytes - Viewed (0) -
The Vector Class | Scala Book | Scala Documenta...
This page provides examples of the Scala 'Vector' class, including how to add and remove elements from a Vector.docs.scala-lang.org/overviews/scala-book/vector-class.htmlRegistered: Mon Jul 07 05:34:57 UTC 2025 - Last Modified: Mon Jul 07 03:30:19 UTC 2025 - 67.3K bytes - Viewed (0) -
Command-Line I/O | Scala Book | Scala Documenta...
docs.scala-lang.org/overviews/scala-book/command-line-io.htmlRegistered: Mon Jul 07 05:32:17 UTC 2025 - Last Modified: Mon Jul 07 03:30:19 UTC 2025 - 62.4K bytes - Viewed (0) -
Enumerations (and a Complete Pizza Class) | Sca...
This page introduces Scala enumerations, and further shows how to create a complete OOP 'Pizza' class that uses those enumerations.docs.scala-lang.org/overviews/scala-book/enumerations-pizza-class.htmlRegistered: Mon Jul 07 05:32:24 UTC 2025 - Last Modified: Mon Jul 07 03:30:19 UTC 2025 - 73.2K bytes - Viewed (0)