- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 321 - 330 of about 10,000 for timestamp:[now/d-7d TO *] (0.07 sec)
-
socketserver — A framework for network servers ...
Source code: Lib/socketserver.py The socketserver module simplifies the task of writing network servers. Availability: not WASI. This module does not work or is not available on WebAssembly. See We...docs.python.org/3/library/socketserver.htmlRegistered: Fri Feb 21 03:27:29 UTC 2025 - Last Modified: Thu Feb 20 16:48:17 UTC 2025 - 105K bytes - Viewed (0) -
Overview | Style Guide | Scala Documentation
Style Guide Overview Language Please see the table of contents of the style guide for an outline-style overview. Cont...docs.scala-lang.org/style/overview.htmlRegistered: Fri Feb 21 03:27:32 UTC 2025 - Last Modified: Wed Feb 19 14:08:25 UTC 2025 - 26.2K bytes - Viewed (0) -
atexit — Exit handlers — Python 3.13.2 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: Fri Feb 21 03:26:39 UTC 2025 - Last Modified: Thu Feb 20 16:48:17 UTC 2025 - 27.1K bytes - Viewed (0) -
Functional Programming | Scala Book | Scala Doc...
docs.scala-lang.org/overviews/scala-book/functional-programming.htmlRegistered: Fri Feb 21 03:24:30 UTC 2025 - Last Modified: Wed Feb 19 14:08:25 UTC 2025 - 59.2K bytes - Viewed (0) -
What’s New in Python 2.6 — Python 3.13.2 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: Fri Feb 21 03:24:30 UTC 2025 - Last Modified: Thu Feb 20 16:48:17 UTC 2025 - 360.9K bytes - Viewed (0) -
match Expressions | Scala Book | Scala Document...
This page shows examples of the Scala 'match' expression, including how to write match/case expressions.docs.scala-lang.org/overviews/scala-book/match-expressions.htmlRegistered: Fri Feb 21 03:24:33 UTC 2025 - Last Modified: Wed Feb 19 14:08:25 UTC 2025 - 86K bytes - Viewed (0) -
binascii — Convert between binary and ASCII — P...
The binascii module contains a number of methods to convert between binary and various ASCII-encoded binary representations. Normally, you will not use these functions directly but use wrapper modu...docs.python.org/3/library/binascii.htmlRegistered: Fri Feb 21 03:24:33 UTC 2025 - Last Modified: Thu Feb 20 16:48:17 UTC 2025 - 35.6K bytes - Viewed (0) -
types — Dynamic type creation and names for bui...
Source code: Lib/types.py This module defines utility functions to assist in dynamic creation of new types. It also defines names for some object types that are used by the standard Python interpre...docs.python.org/3/library/types.htmlRegistered: Fri Feb 21 03:24:37 UTC 2025 - Last Modified: Thu Feb 20 16:48:17 UTC 2025 - 73.2K 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: Fri Feb 21 03:24:40 UTC 2025 - Last Modified: Wed Feb 19 14:08:25 UTC 2025 - 67.1K bytes - Viewed (0) -
Companion Objects | Scala Book | Scala Document...
This lesson provides an introduction to 'companion objects' in Scala, including writing 'apply' and 'unapply' methods.docs.scala-lang.org/overviews/scala-book/companion-objects.htmlRegistered: Fri Feb 21 03:24:43 UTC 2025 - Last Modified: Wed Feb 19 14:08:25 UTC 2025 - 81.9K bytes - Viewed (0)