Re: [Tutor] organisation of folder structure of Python's installation directory

2018-10-21 Thread Mats Wichmann
On 10/21/18 12:52 AM, Malhar Lathkar wrote: > Hi all. > > I am trying to understand how Python's installation directory is organized. > I find lib as well as libs folder. what's the difference? I couldn't find > exact explanation of purpose of various other sub folders like include, > scripts, sha

[Tutor] organisation of folder structure of Python's installation directory

2018-10-21 Thread Malhar Lathkar
Hi all. I am trying to understand how Python's installation directory is organized. I find lib as well as libs folder. what's the difference? I couldn't find exact explanation of purpose of various other sub folders like include, scripts, share etc. Can you help me understand this? Please share do