- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 641 - 650 of about 10,000 for filetype:html (0.06 sec)
-
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: Wed Apr 16 03:28:54 UTC 2025 - Last Modified: Tue Apr 15 23:20:09 UTC 2025 - 40.3K bytes - Viewed (0) -
Pure Functions | Scala 3 — Book | Scala Documen...
docs.scala-lang.org/scala3/book/fp-pure-functions.htmlRegistered: Wed Apr 16 03:28:54 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 76.2K bytes - Viewed (0) -
aifc — Read and write AIFF and AIFC files — Pyt...
This module is no longer part of the Python standard library. It was removed in Python 3.13 after being deprecated in Python 3.11. The removal was decided in PEP 594. The last version of Python tha...docs.python.org/3/library/aifc.htmlRegistered: Wed Apr 16 03:28:57 UTC 2025 - Last Modified: Tue Apr 15 23:20:09 UTC 2025 - 14.6K bytes - Viewed (0) -
Capsules — Python 3.13.3 documentation
docs.python.org/3/c-api/capsule.htmlRegistered: Wed Apr 16 03:31:26 UTC 2025 - Last Modified: Tue Apr 15 23:20:09 UTC 2025 - 35.8K bytes - Viewed (0) -
gc — Garbage Collector interface — Python 3.13....
This module provides an interface to the optional garbage collector. It provides the ability to disable the collector, tune the collection frequency, and set debugging options. It also provides acc...docs.python.org/3/library/gc.htmlRegistered: Wed Apr 16 03:31:33 UTC 2025 - Last Modified: Tue Apr 15 23:20:09 UTC 2025 - 45.1K bytes - Viewed (0) -
filecmp — File and Directory Comparisons — Pyth...
Source code: Lib/filecmp.py The filecmp module defines functions to compare files and directories, with various optional time/correctness trade-offs. For comparing files, see also the difflib modul...docs.python.org/3/library/filecmp.htmlRegistered: Wed Apr 16 03:31:41 UTC 2025 - Last Modified: Tue Apr 15 23:20:09 UTC 2025 - 35.8K bytes - Viewed (0) -
How to use websockets? | The Scala Toolkit | Sc...
docs.scala-lang.org/toolkit/web-server-websockets.htmlRegistered: Wed Apr 16 03:25:55 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 68.6K bytes - Viewed (0) -
fileinput — Iterate over lines from multiple in...
Source code: Lib/fileinput.py This module implements a helper class and functions to quickly write a loop over standard input or a list of files. If you just want to read or write one file see open...docs.python.org/3/library/fileinput.htmlRegistered: Wed Apr 16 03:32:12 UTC 2025 - Last Modified: Tue Apr 15 23:20:09 UTC 2025 - 43.3K bytes - Viewed (0) -
Iterators | Collections | Scala Documentation
Collections Iterators Language An iterator is not a collection, but rather a way to access the elements of a collecti...docs.scala-lang.org/overviews/collections-2.13/iterators.htmlRegistered: Wed Apr 16 03:32:15 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 105.7K 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: Wed Apr 16 03:32:22 UTC 2025 - Last Modified: Tue Apr 15 23:20:09 UTC 2025 - 148.1K bytes - Viewed (0)