Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #16892
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Subject | Re: adding elements to set |
| Date | 2011-12-08 21:33 -0500 |
| References | <4EE0E72E.2040104@gmail.com> <CAPTjJmpm9xV21WaAsaO+PysuMa=oJ6avT4x-OJWKm2jgKttH1Q@mail.gmail.com> <jbqsad$q2n$1@dough.gmane.org> <mailman.3437.1323365841.27778.python-list@python.org> <Xns9FB5C04A15F82duncanbooth@127.0.0.1> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3463.1323398033.27778.python-list@python.org> (permalink) |
On 12/8/2011 1:54 PM, Duncan Booth wrote: > Yes, the documentation describes this although I don't think anything > highlights that it is a change from Python 2.x: > > [http://docs.python.org/py3k/reference/datamodel.html] The Python 3 docs are 're-based' on 3.0, with change notes going forward from that new base. This change should have been in 'What's New in Python 3.0', though I did not find it. -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: adding elements to set Chris Angelico <rosuav@gmail.com> - 2011-12-09 04:37 +1100
Re: adding elements to set Duncan Booth <duncan.booth@invalid.invalid> - 2011-12-08 18:54 +0000
Re: adding elements to set Terry Reedy <tjreedy@udel.edu> - 2011-12-08 21:33 -0500
csiph-web