Iuri Diniz <iuridi...@gmail.com> added the comment:

Bug stills on branch 
http://svn.python.org/projects/python/branches/py3k 
branch http://svn.python.org/projects/python/branches/release27-maint is OK

doing some gdb on 3.2, I have discovered that the problem occurs when trying to 
dump global Example from module __console__ on 
py3k/Modules/_pickle.c:save_global:2536

Python 2.7 never calls save_global (why?)

in annex: an update test

----------
nosy: +iuridiniz
Added file: http://bugs.python.org/file19734/interative.py

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

Reply via email to