- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1111 - 1120 of over 10,000 for content_length:[10000 TO 99999] (1.17 seconds)
-
Обзор | Parallel Collections | Scala Documentation
Parallel Collections Обзор Language Авторы оригинала: Aleksandar Prokopec, Heather Miller Перевод Анастасии Маркиной ...docs.scala-lang.org/ru/overviews/parallel-collections/overview.htmlFri Feb 06 04:30:27 GMT 2026 97.3K bytes -
array — Efficient arrays of numeric values — Py...
This module defines an object type which can compactly represent an array of basic values: characters, integers, floating-point numbers. Arrays are mutable sequence types and behave very much like ...docs.python.org/3/library/array.htmlFri Feb 06 03:23:28 GMT 2026 42.1K bytes -
modulefinder — Find modules used by a script — ...
Source code: Lib/modulefinder.py This module provides a ModuleFinder class that can be used to determine the set of modules imported by a script. modulefinder.py can also be run as a script, giving...docs.python.org/3/library/modulefinder.htmlFri Feb 06 03:23:28 GMT 2026 27.1K bytes -
Pickle buffer objects — Python 3.14.3 documenta...
A pickle.PickleBuffer object wraps a buffer-providing object for out-of-band data transfer with the pickle module.docs.python.org/3/c-api/picklebuffer.htmlFri Feb 06 03:23:27 GMT 2026 20.1K bytes -
The Very High Level Layer — Python 3.14.3 docum...
The functions in this chapter will let you execute Python source code given in a file or a buffer, but they will not let you interact in a more detailed way with the interpreter. Several of these f...docs.python.org/3/c-api/veryhigh.htmlFri Feb 06 03:23:27 GMT 2026 91.9K bytes -
Objects for Type Hinting — Python 3.14.3 docume...
Various built-in types for type hinting are provided. Currently, two types exist – GenericAlias and Union. Only GenericAlias is exposed to C.docs.python.org/3/c-api/typehints.htmlFri Feb 06 03:23:27 GMT 2026 19.4K bytes -
Monitoring C API — Python 3.14.3 documentation
Added in version 3.13. An extension may need to interact with the event monitoring system. Subscribing to events and registering callbacks can be done via the Python API exposed in sys.monitoring. ...docs.python.org/3/c-api/monitoring.htmlFri Feb 06 03:23:27 GMT 2026 59.3K bytes -
html — HyperText Markup Language support — Pyth...
Source code: Lib/html/__init__.py This module defines utilities to manipulate HTML. Submodules in the html package are: html.parser – HTML/XHTML parser with lenient parsing mode, html.entities – HT...docs.python.org/3/library/html.htmlFri Feb 06 03:23:28 GMT 2026 18.1K bytes -
shlex — Simple lexical analysis — Python 3.14.3...
Source code: Lib/shlex.py The shlex class makes it easy to write lexical analyzers for simple syntaxes resembling that of the Unix shell. This will often be useful for writing minilanguages, (for e...docs.python.org/3/library/shlex.htmlFri Feb 06 03:23:27 GMT 2026 64.9K bytes -
Audit events table — Python 3.14.3 documentation
This table contains all events raised by sys.audit() or PySys_Audit() calls throughout the CPython runtime and the standard library. These calls were added in 3.8 or later (see PEP 578). See sys.ad...docs.python.org/3/library/audit_events.htmlFri Feb 06 03:23:27 GMT 2026 78.1K bytes