Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #15968 > unrolled thread

Re: What is the difference between "new Class()" and "Class()"?

Started byTerry Reedy <tjreedy@udel.edu>
First post2011-11-20 16:41 -0500
Last post2011-11-20 16:41 -0500
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: What is the difference between "new Class()" and "Class()"? Terry Reedy <tjreedy@udel.edu> - 2011-11-20 16:41 -0500

#15968 — Re: What is the difference between "new Class()" and "Class()"?

FromTerry Reedy <tjreedy@udel.edu>
Date2011-11-20 16:41 -0500
SubjectRe: What is the difference between "new Class()" and "Class()"?
Message-ID<mailman.2877.1321825289.27778.python-list@python.org>
On 11/20/2011 4:16 PM, Herman wrote:
> What is so special about the "new" operator?

There is no 'new' operator in Python. Perhaps you are thinking of 
javascript or maybe jave or ...?

-- 
Terry Jan Reedy

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web