[Python-Dev] test_cmd_line failure on Kubuntu 5.10 with GCC 4.0
Hye-Shik Chang
hyeshik at gmail.com
Sat Oct 8 16:23:06 CEST 2005
On 10/8/05, Nick Coghlan <ncoghlan at iinet.net.au> wrote:
> Anyone else seeing any problems with test_cmd_line? I've got a few failures in
> test_cmd_line on Kubuntu 5.10 with GCC 4.0 relating to a missing "\n" line ending.
>
Same problem here. (FreeBSD 6.0 with GCC 3.4.4)
In my short inspection, popen2.popen4.read() returned just an empty string.
I'll investigate more in this weekend.
Hye-Shik
More information about the Python-Dev
mailing list