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

Greg Ewing greg@cosc.canterbury.ac.nz
Thu, 12 Jun 2003 16:12:26 +1200 (NZST)


Guido:

> Types with constructors that insist on an argument are problematic to
> generic code that tries to instantiate a type by simply calling it.

Why on earth would you be trying to instantiate something
without having any idea what parameters are required?

Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | A citizen of NewZealandCorp, a	  |
Christchurch, New Zealand	   | wholly-owned subsidiary of USA Inc.  |
greg@cosc.canterbury.ac.nz	   +--------------------------------------+