Where is inspect() located?

Albert Visser albert.visser at gmail.com
Sun Nov 16 05:12:50 EST 2014


On Sun, 16 Nov 2014 05:12:36 +0100, Igor Korot <ikorot01 at gmail.com> wrote:

>>>> import lib
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
> ImportError: No module named lib
>>>>
>
> In the https://docs.python.org/2/library/inspect.html, it says it is
> located in Lib/inspect.py.
>
> What am I missing? Or its only for 3.x?
>
> Thank you.

Windows may not be case-sensitive, but Python is iirc

-- 
Vriendelijke groeten / Kind regards,

Albert Visser




More information about the Python-list mailing list