Re: Python - Getting Imports Working
- From: Jamal Mazrui <empower@xxxxxxxxx>
- To: programmingblind@xxxxxxxxxxxxx
- Date: Fri, 28 Dec 2007 07:31:06 -0500 (EST)
Regarding the wording issue, an object is an instance of a class. I think
it is acceptable to say either instantiate a class or instantiate an
object, since the former is referring to what is being instantiated and
the latter is referring to what has become instantiated. The latter is
more common because one can then naturally refer to "the object" in
subsequent sentences (the object rather than class is then the primary
concern).
Jamal
__________
View the list's information and change your settings at
http://www.freelists.org/list/programmingblind
- Follow-Ups:
- RE: Python - Getting Imports Working
- From: Sina Bahram
- Re: Python - Getting Imports Working
- From: rrdinger
- References:
- Re: Python - Getting Imports Working
- From: james . homme
- Re: Python - Getting Imports Working
- From: tribble
Other related posts:
- » Python - Getting Imports Working
- » Re: Python - Getting Imports Working
- » Re: Python - Getting Imports Working
- » Re: Python - Getting Imports Working
- » Re: Python - Getting Imports Working
- » Re: Python - Getting Imports Working
- » Re: Python - Getting Imports Working
- » Re: Python - Getting Imports Working
- » RE: Python - Getting Imports Working
- » RE: Python - Getting Imports Working
- » RE: Python - Getting Imports Working
- » Re: Python - Getting Imports Working
- RE: Python - Getting Imports Working
- From: Sina Bahram
- Re: Python - Getting Imports Working
- From: rrdinger
- Re: Python - Getting Imports Working
- From: james . homme
- Re: Python - Getting Imports Working
- From: tribble