Ezio Melotti <ezio.melo...@gmail.com> added the comment:

This seems to be a duplicate of #11432.
Can you try to compile the latest Python 3.2 (or 3.3) and see if you still get 
the problem?

You can do it by following these steps:
hg clone http://hg.python.org/cpython
cd cpython
hg up 3.2
./configure && make
./python
import antigravity

See also http://docs.python.org/devguide/setup.html

----------
nosy: +ezio.melotti
status: open -> pending

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

Reply via email to