Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:

Hmm.  It looks like another pickle vs. _pickle issue.  Attached patch is a 
result of 2to3 applied to Tools/pybench (and a minor manual fix for pickle 
import) with _pickle import disabled.

With the patch applied,

$ ./python Tools/pybench/pybench.py --debug -s 27.bench

runs fine and produces results identical to those for a similar run from the 
trunk.

Looks like it is time to fire up gdb.

----------
keywords: +patch
Added file: http://bugs.python.org/file17781/issue5180.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue5180>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to