Пакет: python3-wurlitzer (3.0.3-1)
Връзки за python3-wurlitzer
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник wurlitzer.
Отговорници:
- Debian Python Team (Страница за QA)
- Alexandre Marie (Страница за QA)
- Picca Frédéric-Emmanuel (Страница за QA)
- Julian Gilbey (Страница за QA)
Външни препратки:
- Начална страница [github.com]
Подобни пакети:
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.
Други пакети, свързани с python3-wurlitzer
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
Изтегляне на python3-wurlitzer
Архитектура | Големина на пакета | Големина след инсталиране | Файлове |
---|---|---|---|
all | 11,8 кБ | 40,0 кБ | [списък на файловете] |