Hi,
I am new to python and am looking for the location of a script/module on my hardrive in order to the view the source. I have noticed alot of modules will be named as the import parameter plus the '.py' but in this case I cannot find a module under the name of the import param.
Any help would be great!
-- Andrew
I am new to python and am looking for the location of a script/module on my hardrive in order to the view the source. I have noticed alot of modules will be named as the import parameter plus the '.py' but in this case I cannot find a module under the name of the import param.
Any help would be great!
-- Andrew
Comment