On 8/8/2011 4:26 PM, Victor Stinner wrote: >>> With Python 3.1 and Python 3.2.1 it works OK, but with Python 3.2.1 the >>> read returns an empty string (I checked it myself). >>>> http://bugs.python.org/issue12576 >> The bug is now fixed. Can you release a Python 3.2.2, maybe only with > this fix? Any new release should also have http://bugs.python.org/issue12540 which fixes another bad regression. -- Terry Jan Reedy