- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 151 - 160 of about 10,000 for filetype:html (0.1 sec)
-
contextvars — Context Variables — Python 3.13.0...
This module provides APIs to manage, store, and access context-local state. The ContextVar class is used to declare and work with Context Variables. The copy_context() function and the Context clas...docs.python.org/3/library/contextvars.htmlRegistered: Fri Nov 15 03:44:44 UTC 2024 - Last Modified: Fri Nov 15 00:19:05 UTC 2024 - 50.4K bytes - Viewed (0) -
Optimizer | Scala Documentation
Optimizer Language This doc page is specific to features shipped in Scala 2, which have either been removed in Scala ...docs.scala-lang.org/overviews/compiler-options/optimizer.htmlRegistered: Fri Nov 15 03:44:53 UTC 2024 - Last Modified: Wed Nov 13 18:53:39 UTC 2024 - 51.9K bytes - Viewed (0) -
The Architecture of Scala 2.13’s Collections | ...
The Architecture of Scala 2.13’s Collections Language Julien Richard-Foy This document describes the architecture of ...docs.scala-lang.org/overviews/core/architecture-of-scala-213-collections.htmlRegistered: Fri Nov 15 03:42:55 UTC 2024 - Last Modified: Wed Nov 13 18:53:39 UTC 2024 - 103.9K 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: Fri Nov 15 03:43:02 UTC 2024 - Last Modified: Fri Nov 15 00:19:05 UTC 2024 - 61.3K bytes - Viewed (0) -
email.policy: Policy Objects — Python 3.13.0 do...
Source code: Lib/email/policy.py The email package’s prime focus is the handling of email messages as described by the various email and MIME RFCs. However, the general format of email messages (a ...docs.python.org/3/library/email.policy.htmlRegistered: Fri Nov 15 03:43:40 UTC 2024 - Last Modified: Fri Nov 15 00:19:05 UTC 2024 - 101.2K bytes - Viewed (0) -
Creating Collections From Scratch | Collections...
Collections (Scala 2.8 - 2.12) Creating Collections From Scratch Language Outdated Notice This page has a new version...docs.scala-lang.org/overviews/collections/creating-collections-from-scratch.htmlRegistered: Fri Nov 15 03:43:44 UTC 2024 - Last Modified: Wed Nov 13 18:53:39 UTC 2024 - 48.8K bytes - Viewed (0) -
tty — Terminal control functions — Python 3.13....
Source code: Lib/tty.py The tty module defines functions for putting the tty into cbreak and raw modes. Availability: Unix. Because it requires the termios module, it will work only on Unix. The tt...docs.python.org/3/library/tty.htmlRegistered: Fri Nov 15 03:43:50 UTC 2024 - Last Modified: Fri Nov 15 00:19:05 UTC 2024 - 23.7K bytes - Viewed (0) -
zipimport — Import modules from Zip archives — ...
Source code: Lib/zipimport.py This module adds the ability to import Python modules (*.py,*.pyc) and packages from ZIP-format archives. It is usually not needed to use the zipimport module explicit...docs.python.org/3/library/zipimport.htmlRegistered: Fri Nov 15 03:43:53 UTC 2024 - Last Modified: Fri Nov 15 00:19:04 UTC 2024 - 39.2K bytes - Viewed (0) -
3. Defining Extension Types: Assorted Topics — ...
This section aims to give a quick fly-by on the various type methods you can implement and what they do. Here is the definition of PyTypeObject, with some fields only used in debug builds omitted: ...docs.python.org/3/extending/newtypes.htmlRegistered: Fri Nov 15 03:42:43 UTC 2024 - Last Modified: Fri Nov 15 00:19:05 UTC 2024 - 96.8K bytes - Viewed (0) -
Mapping Protocol — Python 3.13.0 documentation
docs.python.org/3/c-api/mapping.htmlRegistered: Fri Nov 15 03:43:21 UTC 2024 - Last Modified: Fri Nov 15 00:19:04 UTC 2024 - 41.8K bytes - Viewed (0)