Thanks a lot for the response. I understand better now.
On Tue, Sep 29, 2015 at 7:28 AM, Oscar Benjamin
wrote:
> On Tue, 29 Sep 2015 at 10:47 Chirag Shahani
> wrote:
>
>> Hi,
>>
>> Could any one please help me understand the following:
>>
>> Suppose I install a python package using python setup
On Tue, 29 Sep 2015 at 10:47 Chirag Shahani
wrote:
> 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 di
In a message of Mon, 28 Sep 2015 19:28:47 -0700, Chirag Shahani writes:
>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.. meani
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