[Python-Dev] Re: [Python-checkins] python/dist/src/Doc/lib libfuncs.tex,1.134,1.135

Raymond Hettinger python@rcn.com
Wed, 11 Jun 2003 04:55:04 -0400


If it helps, here is the text on the subject from GvR's tutorial on new style classes:

"""I've made sure that the types can be called with exactly the same argument lists as the former functions. (They can also
generally be called without arguments, producing an object with a suitable default value, such as zero or empty; this is new.) """


Raymond


#################################################################
#################################################################
#################################################################
#####
#####
#####
#################################################################
#################################################################
#################################################################