Chris Jerdonek added the comment:
I discovered this today as well while reading the doctest documentation.
One thing that I never noticed before (and that doesn't seem to be reflected in
the comments above) is that many of the code snippet rectangles in the doctest
documentation have a small r
Ned Deily added the comment:
Sorry, all I can tell you is that, for me, your test produces an empty string
as output with either Python 2.7 or 3.3 and, if I remove the time.sleep() call
or remove the os.close(slave), "testing" or b"testing" is output. I'm not sure
what you believe the problem
101 - 102 of 102 matches
Mail list logo