- 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.
Showing
Please register or sign in to comment