- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 581 - 590 of about 10,000 for filetype:html (0.33 sec)
-
Чистые функции | Scala 3 — Book | Scala Documen...
docs.scala-lang.org/ru/scala3/book/fp-pure-functions.htmlRegistered: Mon Jan 26 04:35:29 UTC 2026 - Last Modified: Mon Jan 26 04:30:27 UTC 2026 - 441.5K bytes - Viewed (0) -
Runners — Python 3.14.2 documentation
Source code: Lib/asyncio/runners.py This section outlines high-level asyncio primitives to run asyncio code. They are built on top of an event loop with the aim to simplify async code usage for com...docs.python.org/3/library/asyncio-runner.htmlRegistered: Mon Jan 26 03:30:13 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 33.6K bytes - Viewed (0) -
What’s New in Python 2.7 — Python 3.14.2 docume...
Author, A.M. Kuchling (amk at amk.ca),. This article explains the new features in Python 2.7. Python 2.7 was released on July 3, 2010. Numeric handling has been improved in many ways, for both floa...docs.python.org/3/whatsnew/2.7.htmlRegistered: Mon Jan 26 03:30:16 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 342.1K bytes - Viewed (0) -
What’s New In Python 3.10 — Python 3.14.2 docum...
Editor, Pablo Galindo Salgado,. This article explains the new features in Python 3.10, compared to 3.9. Python 3.10 was released on October 4, 2021. For full details, see the changelog. Summary – R...docs.python.org/3/whatsnew/3.10.htmlRegistered: Mon Jan 26 03:30:19 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 306.8K bytes - Viewed (0) -
email.parser: Parsing email messages — Python 3...
Source code: Lib/email/parser.py Message object structures can be created in one of two ways: they can be created from whole cloth by creating an EmailMessage object, adding headers using the dicti...docs.python.org/3/library/email.parser.htmlRegistered: Mon Jan 26 03:29:33 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 61.9K bytes - Viewed (0) -
secrets — Generate secure random numbers for ma...
Source code: Lib/secrets.py The secrets module is used for generating cryptographically strong random numbers suitable for managing data such as passwords, account authentication, security tokens, ...docs.python.org/3/library/secrets.htmlRegistered: Mon Jan 26 03:30:01 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 33.5K bytes - Viewed (0) -
shelve — Python object persistence — Python 3.1...
Source code: Lib/shelve.py A “shelf” is a persistent, dictionary-like object. The difference with “dbm” databases is that the values (not the keys!) in a shelf can be essentially arbitrary Python o...docs.python.org/3/library/shelve.htmlRegistered: Mon Jan 26 03:28:21 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 40.3K bytes - Viewed (0) -
Sequence Protocol — Python 3.14.2 documentation
Navigation index modules | next | previous | Python » 3.14.2 Documentation » Python/C API Reference Manual » Abstract...docs.python.org/3/c-api/sequence.htmlRegistered: Mon Jan 26 03:28:24 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 51.2K bytes - Viewed (0) -
statistics — Mathematical statistics functions ...
Source code: Lib/statistics.py This module provides functions for calculating mathematical statistics of numeric ( Real-valued) data. The module is not intended to be a competitor to third-party li...docs.python.org/3/library/statistics.htmlRegistered: Mon Jan 26 03:30:45 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 148.1K bytes - Viewed (0) -
sched — Event scheduler — Python 3.14.2 documen...
Source code: Lib/sched.py The sched module defines a class which implements a general purpose event scheduler: Example: Scheduler Objects: scheduler instances have the following methods and attribu...docs.python.org/3/library/sched.htmlRegistered: Mon Jan 26 03:28:29 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 30.1K bytes - Viewed (0)