Python logo

Poprzedni temat

Obsługa sytuacji wyjątkowych

Następny temat

Operating System Utilities

This page

  • Report a bug
  • Show source

Nawigacja

  • indeks
  • moduły |
  • dalej |
  • wstecz |
  • Python logo
  • Python »
  • 3.13.5 Documentation »
  • Python/C API Podręcznik »
  • Utilities
  • |
  • |

Utilities¶

The functions in this chapter perform various utility tasks, ranging from helping C code be more portable across platforms, using Python modules from C, and parsing function arguments and constructing Python values from C values.

  • Operating System Utilities
  • System Functions
  • Process Control
  • Importing Modules
  • Data marshalling support
  • Pobieranie kolejnych rzeczy podanych na wejściu i konstruowanie wartości.
    • Parsowanie argumentów
      • Napisy i skrzynki wymiany
      • Liczby
      • Inne obiekty
      • Funkcje interfejsu programowania aplikacji
    • Budowanie wartości
  • String conversion and formatting
  • PyHash API
  • Reflection
  • Codec registry and support functions
    • Codec lookup API
    • Registry API for Unicode encoding error handlers
  • PyTime C API
    • Typy
    • Clock Functions
    • Raw Clock Functions
    • Conversion functions
  • Support for Perf Maps

Poprzedni temat

Obsługa sytuacji wyjątkowych

Następny temat

Operating System Utilities

This page

  • Report a bug
  • Show source
«

Nawigacja

  • indeks
  • moduły |
  • dalej |
  • wstecz |
  • Python logo
  • Python »
  • 3.13.5 Documentation »
  • Python/C API Podręcznik »
  • Utilities
  • |
  • |
© Prawa autorskie 2001-2025, Python Software Foundation.
This page is licensed under the Python Software Foundation License Version 2.
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
See History and License for more information.

The Python Software Foundation is a non-profit corporation. Please donate.

Ostatnia modyfikacja cze 19, 2025 (07:51 UTC). Found a bug?
Created using Sphinx 8.2.3.