Pakiet: python3-wurlitzer (3.0.3-1)
Odnośniki dla python3-wurlitzer
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego wurlitzer:
Opiekunowie:
- Debian Python Team (Strona QA)
- Alexandre Marie (Strona QA)
- Picca Frédéric-Emmanuel (Strona QA)
- Julian Gilbey (Strona QA)
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
Capture C-level output in context managers
A common task in Python (especially while testing or debugging) is to redirect sys.stdout to a stream or a file while executing some piece of code. However, simply "redirecting stdout" is sometimes not as easy as one would expect. In particular, things become interesting when you want C code running within your Python process (including, but not limited to, Python modules implemented as C extensions) to also have its stdout redirected according to your wish. This turns out to be tricky and leads us into the interesting world of file descriptors, buffers and system calls.
This package supports redirecting this output in a straightforward way using a context manager.
Inne pakiety związane z python3-wurlitzer
|
|
|
|
-
- dep: python3
- Interaktywny, wysokopoziomowy i obiektowy język programowania (domyślna wersja Python 3)
Pobieranie python3-wurlitzer
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 11,8 KiB | 40,0 KiB | [lista plików] |