Files
pytest2/changelog/10150.bugfix.rst
Robert O'Shea 1c31a7e659 Added file-like methods to DontReadFromInput (#10173)
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>

Fixes #10150
2022-07-31 13:44:02 +00:00

2 lines
99 B
ReStructuredText

:data:`sys.stdin` now contains all expected methods of a file-like object when capture is enabled.