Comment 7 for bug 74956

Revision history for this message
Samuli Lager (samuli-lager) wrote :

I got still this problem:

~
22:06:41 <samuli@samuli-desktop> python --version
Python 2.5

~
22:06:44 <samuli@samuli-desktop> python
Python 2.5 (release25-maint, Mar 15 2007, 10:53:31)
[GCC 4.1.2 (Ubuntu 4.1.2-0ubuntu4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import socket
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.5/socket.py", line 3, in <module>

TypeError: 'module' object is not callable