Hirokazu Yamamoto <[EMAIL PROTECTED]> added the comment:

OK, I understand. And I must apologizes about previous
my patch.

  fileout = _architecture_split(output)[1:]

should not be deleted. It was should be changed to

  fileout = _architecture_split(output)

Thank you.

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3719>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to