Hi,

Could any one please help me understand the following:

Suppose I install a python package using python setup.py install provided
by the developer of a package. I need to track that changes in my file
system.. meaning what new directories and files got created? Also, what is
the concept of the egg file that gets created? What would be the location
of this egg file and how would it be named ****.egg? Also, the ***.egg-info
directory?

Thanks in advance.

--
Chirag
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to