diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-08-16 17:36:42 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-08-16 17:36:42 +0000 |
commit | 041e14cd6ea8ec90303718040dd37ca558c77b14 (patch) | |
tree | 0482a2f8743657f20ba47b4a7d8716d172b16970 /Python/pythonrun.c | |
parent | e6a62a5f0de55635dd8237a4e296306913f067f4 (diff) | |
download | cpython-041e14cd6ea8ec90303718040dd37ca558c77b14.tar.gz |
Issue #9599: Create PySys_FormatStdout() and PySys_FormatStderr()
Write a message formatted by PyUnicode_FromFormatV() to sys.stdout and
sys.stderr.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions