- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 411 - 420 of about 10,000 for timestamp:[now/d-1M TO *] (0.18 sec)
-
What’s New in Python 2.6 — Python 3.13.7 docume...
Author, A.M. Kuchling (amk at amk.ca),. This article explains the new features in Python 2.6, released on October 1, 2008. The release schedule is described in PEP 361. The major theme of Python 2....docs.python.org/3/whatsnew/2.6.htmlRegistered: Mon Sep 08 13:55:16 UTC 2025 - Last Modified: Mon Sep 08 10:08:32 UTC 2025 - 362.4K bytes - Viewed (0) -
collections.abc — Abstract Base Classes for Con...
Source code: Lib/_collections_abc.py This module provides abstract base classes that can be used to test whether a class provides a particular interface; for example, whether it is hashable or whet...docs.python.org/3/library/collections.abc.htmlRegistered: Mon Sep 08 13:54:26 UTC 2025 - Last Modified: Mon Sep 08 10:08:33 UTC 2025 - 94.2K bytes - Viewed (0) -
atexit — Exit handlers — Python 3.13.7 document...
The atexit module defines functions to register and unregister cleanup functions. Functions thus registered are automatically executed upon normal interpreter termination. atexit runs these functio...docs.python.org/3/library/atexit.htmlRegistered: Mon Sep 08 13:54:32 UTC 2025 - Last Modified: Mon Sep 08 10:08:33 UTC 2025 - 27.5K bytes - Viewed (0) -
sysconfig — Provide access to Python’s configur...
Source code: Lib/sysconfig The sysconfig module provides access to Python’s configuration information like the list of installation paths and the configuration variables relevant for the current pl...docs.python.org/3/library/sysconfig.htmlRegistered: Mon Sep 08 13:55:51 UTC 2025 - Last Modified: Mon Sep 08 10:08:33 UTC 2025 - 62.6K bytes - Viewed (0) -
imaplib — IMAP4 protocol client — Python 3.13.7...
Source code: Lib/imaplib.py This module defines three classes, IMAP4, IMAP4_SSL and IMAP4_stream, which encapsulate a connection to an IMAP4 server and implement a large subset of the IMAP4rev1 cli...docs.python.org/3/library/imaplib.htmlRegistered: Mon Sep 08 13:56:50 UTC 2025 - Last Modified: Mon Sep 08 10:08:33 UTC 2025 - 89.9K bytes - Viewed (0) -
Using ScalaTest with sbt | Scala Book | Scala D...
This lesson shows how to write ScalaTest unit tests with sbt in a test-driven development (TDD) style.docs.scala-lang.org/overviews/scala-book/sbt-scalatest-tdd.htmlRegistered: Mon Sep 08 14:21:24 UTC 2025 - Last Modified: Mon Sep 08 10:30:30 UTC 2025 - 66.8K bytes - Viewed (0) -
Functional Programming | Scala Book | Scala Doc...
docs.scala-lang.org/overviews/scala-book/functional-programming.htmlRegistered: Mon Sep 08 14:22:26 UTC 2025 - Last Modified: Mon Sep 08 10:30:30 UTC 2025 - 58.9K bytes - Viewed (0) -
Writing BDD Style Tests with ScalaTest and sbt ...
This lesson shows how to write ScalaTest unit tests with sbt in a behavior-driven development (TDD) style.docs.scala-lang.org/overviews/scala-book/sbt-scalatest-bdd.htmlRegistered: Mon Sep 08 14:22:31 UTC 2025 - Last Modified: Mon Sep 08 10:30:30 UTC 2025 - 63.9K bytes - Viewed (0) -
bz2 — Support for bzip2 compression — Python 3....
Source code: Lib/bz2.py This module provides a comprehensive interface for compressing and decompressing data using the bzip2 compression algorithm. The bz2 module contains: The open() function and...docs.python.org/3/library/bz2.htmlRegistered: Mon Sep 08 14:22:32 UTC 2025 - Last Modified: Mon Sep 08 13:58:45 UTC 2025 - 58K bytes - Viewed (0) -
Pure Functions | Scala Book | Scala Documentation
docs.scala-lang.org/overviews/scala-book/pure-functions.htmlRegistered: Mon Sep 08 14:24:26 UTC 2025 - Last Modified: Mon Sep 08 10:30:30 UTC 2025 - 64.7K bytes - Viewed (0)