I have been trying to find the location of a module but can't I have searched the python folder but still can't find it but I know it's there
>>> import math
>>> math.__path__
Traceback (most recent call last):
File "<pyshell#13>", line 1, in <module>
math.__path__
AttributeError: 'module' object has no attribute '__path__'
>>> math.__file__
Traceback (most recent call last):
File "<pyshell#14>", line 1, in <module>
math.__file__
AttributeError: 'module' object has no attribute '__file__'
{}] button. – Johnsyweb Oct 18 '11 at 6:32libpython.so. – agf Apr 14 '12 at 3:03