Re: How to use relative Import

2013-05-16 Thread Steven D'Aprano
On Fri, 17 May 2013 01:35:49 +0530, Chitrank Dixit wrote: > I want to know how relative imports are different than import. I have > found lots of examples on internet explaining about the relative import > but I want to know about the basic aspects of relative import that make > it different than

How to use relative Import

2013-05-16 Thread Chitrank Dixit
Hello Python developers I want to know how relative imports are different than import. I have found lots of examples on internet explaining about the relative import but I want to know about the basic aspects of relative import that make it different than import. *Regards * *Chitrank Dixit * *I