Re: I just wanna know about os.path module..
- From: "kimes" <bektek@xxxxxxxxx>
- Date: 17 Jul 2005 10:47:52 -0700
Thanks for all you guys help..
But Peter,
You said 'At first os - module, or package, it doesn't matter here - is
imported.'
I'm still confused about that..
When I just call import os.path without calling import os..
In that case, you mean 'import os' is called implicitly?
Why? and How?
how python knows it should call import when we call import os?
Please make me clear.. :)
Thanks..
.
- Follow-Ups:
- Re: I just wanna know about os.path module..
- From: Peter Otten
- Re: I just wanna know about os.path module..
- From: Terry Hancock
- Re: I just wanna know about os.path module..
- References:
- I just wanna know about os.path module..
- From: kimes
- Re: I just wanna know about os.path module..
- From: Peter Otten
- I just wanna know about os.path module..
- Prev by Date: Re: ConfigParser : overwrite ?
- Next by Date: Re: SSL problem... SSL23_GET_SERVER_HELLO:unknown protocol
- Previous by thread: Re: I just wanna know about os.path module..
- Next by thread: Re: I just wanna know about os.path module..
- Index(es):
Relevant Pages
|