Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #45456
| Date | 2013-05-17 01:35 +0530 |
|---|---|
| Subject | How to use relative Import |
| From | Chitrank Dixit <chitrankdixit@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1777.1368734751.3114.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
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 * *IIPS-DAVV * *Indore (M.P.) , India * *MCA * *trackleech.blogspot.in*
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
How to use relative Import Chitrank Dixit <chitrankdixit@gmail.com> - 2013-05-17 01:35 +0530 Re: How to use relative Import Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-05-16 23:39 +0000
csiph-web