- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 361 - 370 of about 10,000 for timestamp:[now/d-1y TO *] (0.15 sec)
-
zipapp — Manage executable Python zip archives ...
Source code: Lib/zipapp.py This module provides tools to manage the creation of zip files containing Python code, which can be executed directly by the Python interpreter. The module provides both ...docs.python.org/3/library/zipapp.htmlRegistered: Mon Nov 25 16:22:37 UTC 2024 - Last Modified: Mon Nov 25 09:19:22 UTC 2024 - 45.2K bytes - Viewed (0) -
py_compile — Compile Python source files — Pyth...
Source code: Lib/py_compile.py The py_compile module provides a function to generate a byte-code file from a source file, and another function used when the module source file is invoked as a scrip...docs.python.org/3/library/py_compile.htmlRegistered: Mon Nov 25 16:23:22 UTC 2024 - Last Modified: Mon Nov 25 09:19:22 UTC 2024 - 33.6K bytes - Viewed (0) -
curses.ascii — Utilities for ASCII characters —...
Source code: Lib/curses/ascii.py The curses.ascii module supplies name constants for ASCII characters and functions to test membership in various ASCII character classes. The constants supplied are...docs.python.org/3/library/curses.ascii.htmlRegistered: Mon Nov 25 16:27:58 UTC 2024 - Last Modified: Mon Nov 25 09:19:22 UTC 2024 - 59.9K bytes - Viewed (0) -
Slice Objects — Python 3.13.0 documentation
docs.python.org/3/c-api/slice.htmlRegistered: Mon Nov 25 18:07:18 UTC 2024 - Last Modified: Mon Nov 25 09:19:22 UTC 2024 - 33.3K 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: Mon Nov 25 18:04:58 UTC 2024 - Last Modified: Sun Nov 24 14:43:35 UTC 2024 - 81.8K 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: Mon Nov 25 18:03:58 UTC 2024 - Last Modified: Sun Nov 24 14:43:35 UTC 2024 - 86K bytes - Viewed (0) -
tomllib — Parse TOML files — Python 3.13.0 docu...
Source code: Lib/tomllib This module provides an interface for parsing TOML 1.0.0 (Tom’s Obvious Minimal Language, https://toml.io). This module does not support writing TOML. This module defines t...docs.python.org/3/library/tomllib.htmlRegistered: Mon Nov 25 18:06:19 UTC 2024 - Last Modified: Mon Nov 25 09:19:22 UTC 2024 - 25.3K bytes - Viewed (0) -
Scala Traits and Abstract Classes | Scala Book ...
docs.scala-lang.org/overviews/scala-book/traits-intro.htmlRegistered: Mon Nov 25 18:06:20 UTC 2024 - Last Modified: Sun Nov 24 14:43:35 UTC 2024 - 57.9K bytes - Viewed (0) -
getopt — C-style parser for command line option...
Source code: Lib/getopt.py This module helps scripts to parse the command line arguments in sys.argv. It supports the same conventions as the Unix getopt() function (including the special meanings ...docs.python.org/3/library/getopt.htmlRegistered: Mon Nov 25 18:03:03 UTC 2024 - Last Modified: Mon Nov 25 09:19:22 UTC 2024 - 34.2K bytes - Viewed (0) -
Scala Collections | Scala Book | Scala Document...
This page provides an introduction to the Scala collections classes, including Vector, List, ArrayBuffer, Map, Set, and more.docs.scala-lang.org/overviews/scala-book/collections-101.htmlRegistered: Mon Nov 25 18:04:38 UTC 2024 - Last Modified: Sun Nov 24 14:43:35 UTC 2024 - 59.8K bytes - Viewed (0)