['C:\\Python27\\Lib\\idlelib', 'C:\\windows\\system32\\python27.zip', 'C:\\Python27\\DLLs', 'C:\\Python27\\lib', 'C:\\Python27\\lib\\plat-win', 'C:\\Python27\\lib\\lib-tk', 'C:\\Python27', 'C:\\Python27\\lib\\site-packages']
There are a number of paths in this list, all pointing to different locations. One or two I couldn't even find. The ones I could, I searched for modules there, and I couldn't find most. For example, in the folder specified by the first path in the list, I found lots of files with .py and .pyc extensions, but I found neither CMATH, nor STRING modules. Where can I find them, and how? Will they be .py files, or .pyc files? And what's the difference between .py and .pyc files?

New Topic/Question
Reply



MultiQuote





|