Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #15968 > unrolled thread
| Started by | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| First post | 2011-11-20 16:41 -0500 |
| Last post | 2011-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.
Re: What is the difference between "new Class()" and "Class()"? Terry Reedy <tjreedy@udel.edu> - 2011-11-20 16:41 -0500
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Date | 2011-11-20 16:41 -0500 |
| Subject | Re: 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
Back to top | Article view | comp.lang.python
csiph-web