- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 801 - 810 of about 10,000 for timestamp:[now/d-1M TO *] (0.07 sec)
-
Graphical user interfaces with Tk — Python 3.14...
Tk/Tcl has long been an integral part of Python. It provides a robust and platform independent windowing toolkit, that is available to Python programmers using the tkinter package, and its extensio...docs.python.org/3/library/tk.htmlRegistered: Wed Nov 05 05:32:33 UTC 2025 - Last Modified: Wed Nov 05 00:18:36 UTC 2025 - 36K bytes - Viewed (0) -
termios — POSIX style tty control — Python 3.14...
This module provides an interface to the POSIX calls for tty I/O control. For a complete description of these calls, see termios(3) Unix manual page. It is only available for those Unix versions th...docs.python.org/3/library/termios.htmlRegistered: Wed Nov 05 05:32:38 UTC 2025 - Last Modified: Wed Nov 05 00:18:36 UTC 2025 - 29.5K bytes - Viewed (0) -
C API Stability — Python 3.14.0 documentation
Unless documented otherwise, Python’s C API is covered by the Backwards Compatibility Policy, PEP 387. Most changes to it are source-compatible (typically by only adding new API). Changing existing...docs.python.org/3/c-api/stable.htmlRegistered: Wed Nov 05 05:28:18 UTC 2025 - Last Modified: Wed Nov 05 00:18:36 UTC 2025 - 229.8K bytes - Viewed (0) -
A Scala Tutorial for Java Programmers | Scala D...
A Scala Tutorial for Java Programmers Language If you are coming to Scala with some Java experience already, this pag...docs.scala-lang.org/tutorials/scala-for-java-programmers.htmlRegistered: Wed Nov 05 05:28:19 UTC 2025 - Last Modified: Wed Nov 05 04:30:22 UTC 2025 - 151.6K bytes - Viewed (0) -
email.encoders: Encoders — Python 3.14.0 docume...
Source code: Lib/email/encoders.py This module is part of the legacy ( Compat32) email API. In the new API the functionality is provided by the cte parameter of the set_content() method. This modul...docs.python.org/3/library/email.encoders.htmlRegistered: Wed Nov 05 05:27:32 UTC 2025 - Last Modified: Wed Nov 05 00:18:36 UTC 2025 - 21.8K bytes - Viewed (0) -
5. The import system — Python 3.14.0 documentation
Python code in one module gains access to the code in another module by the process of importing it. The import statement is the most common way of invoking the import machinery, but it is not the ...docs.python.org/3/reference/import.htmlRegistered: Wed Nov 05 05:27:40 UTC 2025 - Last Modified: Wed Nov 05 00:18:35 UTC 2025 - 119.2K bytes - Viewed (0) -
xdrlib — Encode and decode XDR data — Python 3....
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/xdrlib.htmlRegistered: Wed Nov 05 05:28:02 UTC 2025 - Last Modified: Wed Nov 05 00:18:36 UTC 2025 - 14.5K bytes - Viewed (0) -
Нові можливості в Scaladoc | Scala Documentation
Нові можливості в Scaladoc Language Нова версія Scala 3 поставляється з абсолютно новою реалізацією генератора докуме...docs.scala-lang.org/uk/scala3/scaladoc.htmlRegistered: Wed Nov 05 05:31:47 UTC 2025 - Last Modified: Wed Nov 05 04:30:22 UTC 2025 - 32.5K bytes - Viewed (0) -
File Objects — Python 3.14.0 documentation
These APIs are a minimal emulation of the Python 2 C API for built-in file objects, which used to rely on the buffered I/O ( FILE*) support from the C standard library. In Python 3, files and strea...docs.python.org/3/c-api/file.htmlRegistered: Wed Nov 05 05:31:50 UTC 2025 - Last Modified: Wed Nov 05 00:18:36 UTC 2025 - 29.5K bytes - Viewed (0) -
pty — Pseudo-terminal utilities — Python 3.14.0...
Source code: Lib/pty.py The pty module defines operations for handling the pseudo-terminal concept: starting another process and being able to write to and read from its controlling terminal progra...docs.python.org/3/library/pty.htmlRegistered: Wed Nov 05 05:31:54 UTC 2025 - Last Modified: Wed Nov 05 00:18:36 UTC 2025 - 27.6K bytes - Viewed (0)