[Tutor] Re: Difference between a class & module? (original) (raw)
Derek Pienaar derekp at sentechsa.co.za
Fri Jul 2 16:35:46 EDT 2004
- Previous message: [Tutor] Re: Difference between a class & module?
- Next message: [Tutor] Re: Difference between a class & module?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Guys thank you very much for the reply, it has certainly cleared up some misconceptions that was arising :-).
From Andrei and Greg's replies, I've gathered that the .join method is then a builtin function?
I am referring to this code (version 1): http://www.python.g2swaroop.net/byte/ch10s02.html#first-version
The .join method is used without importing any string modules ... therefore a builtin function?
Many Thanks.
Derek
- Previous message: [Tutor] Re: Difference between a class & module?
- Next message: [Tutor] Re: Difference between a class & module?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]