Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #15966
| Date | 2011-11-20 13:16 -0800 |
|---|---|
| Subject | What is the difference between "new Class()" and "Class()"? |
| From | Herman <sorsorday@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2875.1321824124.27778.python-list@python.org> (permalink) |
What is so special about the "new" operator?
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
What is the difference between "new Class()" and "Class()"? Herman <sorsorday@gmail.com> - 2011-11-20 13:16 -0800 Re: What is the difference between "new Class()" and "Class()"? Ben Finney <ben+python@benfinney.id.au> - 2011-11-21 10:40 +1100
csiph-web