Python logo

Önceki konu

Exception Handling

Sonraki konu

Operating System Utilities

This page

  • Report a bug
  • Show source

Navigasyon

  • dizin
  • modülleri |
  • sonraki |
  • önceki |
  • Python logo
  • Python »
  • 3.13.7 Documentation »
  • Python/C API Referans Kılavuzu »
  • 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
  • Parsing arguments and building values
    • Parsing arguments
      • Strings and buffers
      • Numbers
      • Other objects
      • API Functions
    • Building values
  • 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
    • Types
    • Clock Functions
    • Raw Clock Functions
    • Conversion functions
  • Support for Perf Maps

Önceki konu

Exception Handling

Sonraki konu

Operating System Utilities

This page

  • Report a bug
  • Show source
«

Navigasyon

  • dizin
  • modülleri |
  • sonraki |
  • önceki |
  • Python logo
  • Python »
  • 3.13.7 Documentation »
  • Python/C API Referans Kılavuzu »
  • Utilities
  • |
  • |
© Telif Hakkı 2001-2025, Python Software Foundation.
Bu sayfa, Python Software Foundation License Version 2 kapsamında lisanslanmıştır.
Dokümantasyondaki örnekler, tarifler ve diğer kodlar ek olarak Zero Clause BSD License kapsamında lisanslanmıştır.
Daha fazla bilgi için Geçmiş ve Lisans bölümüne bakın.

Python Software Foundation kâr amacı gütmeyen bir kuruluştur. Lütfen bağış yapın.

En son Eyl 29, 2025 (08:14 UTC) tarihinde güncellendi. Bir bug mı buldunuz?
Sphinx 8.2.3 ile oluşturuldu.