In article <45228cf4-0b37-4c52-bf6f-d7bd124b0...@l32g2000vbp.googlegroups.com>, Tony Lay <tony...@gmail.com> wrote: > >Traceback (most recent call last): > File "/usr/local/bin/meld", line 35, in <module> > import gettext > File "/usr/local/lib/python2.6/gettext.py", line 49, in <module> > import locale, copy, os, re, struct, sys > File "/usr/local/lib/python2.6/locale.py", line 15, in <module> > import functools > File "/usr/local/lib/python2.6/functools.py", line 10, in <module> > from _functools import partial, reduce >ImportError: No module named _functools
Where is _functools.so? -- Aahz (a...@pythoncraft.com) <*> http://www.pythoncraft.com/ "If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." --Red Adair -- http://mail.python.org/mailman/listinfo/python-list