- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1111 - 1120 of about 10,000 for timestamp:[now/d-1y TO *] (0.46 sec)
-
msvcrt — Useful routines from the MS VC++ runti...
These functions provide access to some useful capabilities on Windows platforms. Some higher-level modules use these functions to build the Windows implementations of their services. For example, t...docs.python.org/3/library/msvcrt.htmlRegistered: Fri Oct 24 04:49:17 UTC 2025 - Last Modified: Thu Oct 23 17:23:23 UTC 2025 - 43.4K bytes - Viewed (0) -
Tutorial | Macros in Scala 3 | Scala Documentation
docs.scala-lang.org/scala3/guides/macros/index.html Similar Results (1)Registered: Fri Oct 24 05:20:53 UTC 2025 - Last Modified: Fri Oct 24 03:30:22 UTC 2025 - 41.3K bytes - Viewed (0) -
New Control Syntax
Scala 3 Reference 3.7.3 Learn Install Playground Find A Library Community Blog Scala 3 Reference Learn Install Playgr...docs.scala-lang.org/scala3/reference/other-new-features/control-syntax.htmlRegistered: Fri Oct 24 05:20:18 UTC 2025 - Last Modified: Sat Sep 13 14:53:02 UTC 2025 - 28.3K bytes - Viewed (0) -
Importing Modules — Python 3.14.0 documentation
Navigation index modules | next | previous | Python » 3.14.0 Documentation » Python/C API Reference Manual » Utilitie...docs.python.org/3/c-api/import.htmlRegistered: Fri Oct 24 04:34:49 UTC 2025 - Last Modified: Thu Oct 23 17:23:23 UTC 2025 - 72.8K bytes - Viewed (0) -
gzip — Support for gzip files — Python 3.14.0 d...
Source code: Lib/gzip.py This module provides a simple interface to compress and decompress files just like the GNU programs gzip and gunzip would. The data compression is provided by the zlib modu...docs.python.org/3/library/gzip.htmlRegistered: Fri Oct 24 04:35:01 UTC 2025 - Last Modified: Thu Oct 23 17:23:24 UTC 2025 - 51.6K bytes - Viewed (0) -
itertools — Functions creating iterators for ef...
This module implements a number of iterator building blocks inspired by constructs from APL, Haskell, and SML. Each has been recast in a form suitable for Python. The module standardizes a core set...docs.python.org/3/library/itertools.htmlRegistered: Fri Oct 24 04:37:59 UTC 2025 - Last Modified: Thu Oct 23 17:23:24 UTC 2025 - 162.2K bytes - Viewed (0) -
curses — Terminal handling for character-cell d...
Source code: Lib/curses The curses module provides an interface to the curses library, the de-facto standard for portable advanced terminal handling. While curses is most widely used in the Unix en...docs.python.org/3/library/curses.htmlRegistered: Fri Oct 24 04:36:01 UTC 2025 - Last Modified: Thu Oct 23 17:23:24 UTC 2025 - 273.3K bytes - Viewed (0) -
codecs — Codec registry and base classes — Pyth...
Source code: Lib/codecs.py This module defines base classes for standard Python codecs (encoders and decoders) and provides access to the internal Python codec registry, which manages the codec and...docs.python.org/3/library/codecs.htmlRegistered: Fri Oct 24 04:37:19 UTC 2025 - Last Modified: Thu Oct 23 17:23:24 UTC 2025 - 177.6K bytes - Viewed (0) -
zipfile — Work with ZIP archives — Python 3.14....
Source code: Lib/zipfile/ The ZIP file format is a common archive and compression standard. This module provides tools to create, read, write, append, and list a ZIP file. Any advanced use of this ...docs.python.org/3/library/zipfile.htmlRegistered: Fri Oct 24 04:34:14 UTC 2025 - Last Modified: Thu Oct 23 17:23:23 UTC 2025 - 136.1K bytes - Viewed (0) -
zipimport — Import modules from Zip archives — ...
Source code: Lib/zipimport.py This module adds the ability to import Python modules (*.py,*.pyc) and packages from ZIP-format archives. It is usually not needed to use the zipimport module explicit...docs.python.org/3/library/zipimport.htmlRegistered: Fri Oct 24 04:39:55 UTC 2025 - Last Modified: Thu Oct 23 17:23:23 UTC 2025 - 35.4K bytes - Viewed (0)