posted by Eugenia Loli-Queru on Mon 20th Mar 2006 07:13 UTC
IconAll the data stored in a Python program is built around the concept of an object. Objects include fundamental data types such as numbers, strings, lists, and dictionaries. It's also possible to create user-defined objects in the form of classes or extension types. This chapter describes the Python object model and provides an overview of the built-in data types.
e p (2)    21 Comment(s)

Related Articles

posted by Amjith Ramanujam on Fri 21st Nov 2008 03:38
posted by Thom Holwerda on Wed 12th Nov 2008 10:20, submitted by ganges master
posted by Thom Holwerda on Tue 11th Nov 2008 11:44, submitted by tyrione