diff options
author | Fred Drake <fdrake@acm.org> | 2002-07-18 19:11:44 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2002-07-18 19:11:44 (GMT) |
commit | 666bf52a168d79396ef9144568e95b778e1e5293 (patch) | |
tree | d418245687d54d04d8244d437cb9d838b8d6a1f0 /Lib/doctest.py | |
parent | d1fedb6ab59547f914a1958804a0658b68e4d6b2 (diff) | |
download | cpython-666bf52a168d79396ef9144568e95b778e1e5293.zip cpython-666bf52a168d79396ef9144568e95b778e1e5293.tar.gz cpython-666bf52a168d79396ef9144568e95b778e1e5293.tar.bz2 |
- When the log reader detects end-of-file, close the file.
- The log reader now provides a "closed" attribute similar to the
profiler.
- Both the profiler and log reader now provide a fileno() method.
- Use METH_NOARGS where possible, allowing simpler code in the method
implementations.
Diffstat (limited to 'Lib/doctest.py')
0 files changed, 0 insertions, 0 deletions