| main updates page | https://learning-python.com/lp3e-updates.html |
| Set and dictionary comprehensions in 3.0 (page xxxvii) | https://learning-python.com/lp3e-updates-notes-python.html#N0 |
| Reserved word changes in 3.0 and 2.6 (pages xxxviii, 226) | https://learning-python.com/lp3e-updates-notes-python.html#N1 |
| 3.0 print function emulation (pages xxxviii, 234) | https://learning-python.com/lp3e-updates-notes-python.html#N2 |
| Binary digit strings, int(B, 2), and binary in 2.6 and 3.0 (page 139) | https://learning-python.com/lp3e-updates-notes-python.html#N4 |
| Class decorators in 2.6 and 3.0 (page 556) | https://learning-python.com/lp3e-updates-notes-python.html#NX6 |
| "Private" and "Public" attributes with class decorators (page 499) | https://learning-python.com/lp3e-updates-notes-python.html#NX12 |
| Validating function arguments with decorators [off-page] | https://learning-python.com/lp3e-updates-notes-python.html#NP1 |
| String format method in 2.6 and 3.0 (page 140) | https://learning-python.com/lp3e-updates-notes-python.html#NX7 |
| Fraction number type in 2.6 and 3.0 (page 107) | https://learning-python.com/lp3e-updates-notes-python.html#NX8 |
| String types model in 3.0 (chapters 4 and 7) [off-page] | https://learning-python.com/lp3e-updates-notes-python.html#NX15 |
| New iterators in 3.0: range, dictionary views, map and zip (pages 265, 81, 160) | https://learning-python.com/lp3e-updates-notes-python.html#NX16 |
| The "nonlocal" statement in 3.0 (pages 318-326) | https://learning-python.com/lp3e-updates-notes-python.html#NX17 |
| Division operator change in 3.0 (pages 102-103) | https://learning-python.com/lp3e-updates-notes-python.html#NX18 |
| Python 2.6 and 3.0, and this book | https://learning-python.com/lp3e-updates-notes-python.html#N5 |
| Python 3.0 concerns | https://learning-python.com/lp3e-updates-notes-python.html#NX13 |
| Python 3.X performance issues | https://learning-python.com/lp3e-updates-notes-python.html#NX20 |
| string format method | https://learning-python.com/lp3e-updates-notes-python.html#NX7 |
| elsewhere on this page | https://learning-python.com/NX17 |
| decorator0.py | https://learning-python.com/decorator0.py |
| elsewhere on this page | https://learning-python.com/lp3e-updates-notes-python.html#NX16 |
| decorator1.py | https://learning-python.com/decorator1.py |
| decorator2.py | https://learning-python.com/decorator2.py |
| later on this page | https://learning-python.com/lp3e-updates-notes-python.html#NX13 |
| private.py | https://learning-python.com/private.py |
| access.py | https://learning-python.com/access.py |
| person.py | https://learning-python.com/person.py |
| vector.py | https://learning-python.com/vector.py |
| formats.py | https://learning-python.com/formats.py |
| Validating Function Arguments With Decorators | https://learning-python.com/rangetest.html |
| earlier on this page | https://learning-python.com/lp3e-updates-notes-python.html#N4 |
| 3.0 feature changes | https://learning-python.com/lp3e-updates-notes-python.html#NX13 |
| Strings in 3.0: Unicode and Binary Data | https://learning-python.com/strings30.html |
| previous note | https://learning-python.com/lp3e-updates-notes-python.html#N0 |
| decorators | https://learning-python.com/lp3e-updates-notes-python.html#NX6 |
| next section | https://learning-python.com/lp3e-updates-notes-python.html#NX13 |
| www.python.org | http://www.python.org/download/ |
| section below | https://learning-python.com/lp3e-updates-notes-python.html#NX20 |
| later on this page | https://learning-python.com/lp3e-updates-notes-python.html#NX20 |
| Python 3.X performance issues (ahead) | https://learning-python.com/lp3e-updates-notes-python.html#NX20 |
| section below | https://learning-python.com/lp3e-updates-notes-python.html#NX20 |
| earlier on this page | https://learning-python.com/lp3e-updates-notes-python.html#NX7 |
| elsewhere on this page | https://learning-python.com/lp3e-updates-notes-python.html#NX15 |
|
thread on comp.lang.python | http://groups.google.com/group/comp.lang.python/browse_thread/thread/23d63689c0087ebf/ |
| What's New In Python 3.0 | http://docs.python.org/3.0/whatsnew/3.0.html |
| section below | https://learning-python.com/lp3e-updates-notes-python.html#NX20 |
| Python 3.1 Addresses the Issue (Mostly) [July 2009] | https://learning-python.com/python31-speed-tests.html |
| Python 3.0.1 Shows Minor Improvement [February 2009] | https://learning-python.com/python301-speed-tests.html |
| Python 3.0 I/O is Radically Slower [January 2009] | https://learning-python.com/python30-speed-tests.html |
| main updates page | https://learning-python.com/lp3e-updates.html |
|
| https://learning-python.com/index.html |
| Books | https://learning-python.com/index-book-links.html |
| Code | https://learning-python.com/programs.html |
| Blog | https://learning-python.com/posts.html |
| Python | https://learning-python.com/about-python.html |
| Author | https://learning-python.com/formalbio.html |
| Train | https://learning-python.com/training.html |
| Find | https://learning-python.com/sitesearch.html |