Ten dokument dotyczy starej wersji Pythona, która nie jest już wspierana. Powinieneś przejść na wyższą wersję i przeczytać dokumentację Pythona dla bieżącego stabilnego wydania.

Nawigacja

  • indeks
  • moduły |
  • dalej |
  • wstecz |
  • Python »
  • 3.7.17 Documentation »
  • Python/C API Reference Manual »
  • |

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
  • Reflection
  • Codec registry and support functions
    • Codec lookup API
    • Registry API for Unicode encoding error handlers

Poprzedni temat

Obsługa sytuacji wyjątkowych

Następny temat

Operating System Utilities

Ta strona

  • Zgłoś błąd
  • Pokaż źródło

Nawigacja

  • indeks
  • moduły |
  • dalej |
  • wstecz |
  • Python »
  • 3.7.17 Documentation »
  • Python/C API Reference Manual »
  • |
© Copyright 2001-2023, Python Software Foundation.
The Python Software Foundation is a non-profit corporation. Please donate.
Ostatnia modyfikacja cze 28, 2023. Found a bug?
Created using Sphinx 2.3.1.