Re: [Python-Dev] Loading modules from a folder

2019-03-07 Thread Mani Sarkar
Cool, thanks! My apologies - i'll post the question there instead. On Thu, 7 Mar 2019 at 18:41 Brett Cannon wrote: > This mailing list is actually for the development *of* Python, not *with* > Python. You can try asking your question on Stack Overflow, python tutor, > or python-list. > > On Thu

Re: [Python-Dev] Loading modules from a folder

2019-03-07 Thread Brett Cannon
This mailing list is actually for the development *of* Python, not *with* Python. You can try asking your question on Stack Overflow, python tutor, or python-list. On Thu, Mar 7, 2019 at 9:28 AM Mani Sarkar wrote: > Hi, > > I have seen multiple ways to load modules from a folder. > > Say I have